Commit Graph

151 Commits

Author SHA1 Message Date
28880f03b2 Using getopts 2012-10-07 16:52:39 +00:00
9f77e45f5e Allowing more debugging 2012-10-07 16:45:54 +00:00
3a65448dda Allowing debugging 2012-10-07 16:36:25 +00:00
75ba36ece3 Using getopts as well 2012-10-07 16:18:34 +00:00
7746ff15e6 Code cleanup 2012-10-07 15:48:20 +00:00
af65c343b3 Unifying shell scripts 2012-10-07 01:09:58 +00:00
6aabbf6d70 Let NetBSD-sparc64 really be NetBSD-sparc64 2012-10-06 23:58:51 +00:00
7df82ad303 Sort the PLIST accordingly 2012-10-06 02:45:20 +00:00
21c2a8fe4d Code cleanup 2012-10-05 18:36:14 +00:00
1bc4b7c27d Also allow internal variables to be overriden when calling the script 2012-10-04 23:28:42 +00:00
1e9b04c459 Allow internal variables to be modified when calling the script 2012-10-04 23:20:12 +00:00
a4c539b4e0 Updated the web address for project submission 2012-10-04 23:05:52 +00:00
d0b1c2e29c The description for Debian packages only requires one leading space 2012-10-03 17:48:27 +00:00
e2fcaf61c9 PKG_DESTDIR_SUPPORT as user-destdir is superfluous by now 2012-10-03 17:16:16 +00:00
b0073f776b Checking debian packages with lintian 2012-10-03 02:18:00 +00:00
54b57a9be2 More soft-coding 2012-10-03 01:48:30 +00:00
9bce33cc03 Properly append a major version number to library packages (for Debian) 2012-10-03 01:38:54 +00:00
8d61c2b747 Only build Debian development packages for libraries (some issues remain) 2012-10-03 01:27:24 +00:00
c7324f1459 Support the creation of development packages 2012-10-03 01:01:54 +00:00
33654163ee Code cleanup (avoiding switch statements within switch statements) 2012-10-03 00:35:25 +00:00
a4fece8990 Implemented "debian/menu" 2012-10-03 00:23:54 +00:00
3f7460b753 Implementing more build dependencies (for Debian packages) 2012-10-02 23:46:53 +00:00
954e926dc1 Fixed the destination directory 2012-10-02 22:57:06 +00:00
a0981093cc Creating debian/menu as well (from desktop files) 2012-10-02 22:46:31 +00:00
fdab2efc60 Automatically building Debian packages 2012-10-02 22:30:54 +00:00
668adf2ab5 Implemented "debian/compat" 2012-10-02 22:12:39 +00:00
c85b095a1e Better error checking around the creation of "debian/changelog" 2012-10-02 22:09:57 +00:00
b3a50fed6b More soft-coding 2012-10-02 22:01:44 +00:00
da254cfe82 Fully implemented debian's changelog using "dch" by now 2012-10-02 21:59:03 +00:00
d482e99a4f Beginning to support cross-compilation 2012-10-02 21:54:07 +00:00
2504d2fc58 Fixed DESTDIR when installing files 2012-10-02 21:36:08 +00:00
f45831ff14 Set PREFIX when building and installing files 2012-10-02 21:30:37 +00:00
5c55b3fd08 Also set the distribution when using "dch" 2012-10-02 21:27:35 +00:00
8932e7fb35 Implemented debian/changelog (in interactive mode using "dch") 2012-10-02 21:23:41 +00:00
ddc1568e40 Portability fixes 2012-10-02 21:13:25 +00:00
39e4a43bd5 Began support for Debian packages 2012-10-02 21:05:53 +00:00
4ae13a9d5c Implemented DESCR (defaulting to the existing one) 2012-10-02 17:52:57 +00:00
25728cbcef Running pkglint (always fails at the moment) 2012-10-02 17:44:43 +00:00
d93127cff9 Handling existing patches 2012-10-02 17:39:59 +00:00
ccd4472ac0 Implemented xgettext as a tool 2012-10-02 17:28:05 +00:00
9765f62487 Implemented options and rc scripts 2012-10-02 17:17:20 +00:00
f7aacdc962 Fixed a few bugs and implemented options handling (for pkgsrc) 2012-10-02 16:22:09 +00:00
3d707431ab Whitespace cleanup 2012-10-02 16:11:13 +00:00
6158da88ff Implemented PLIST 2012-10-02 16:07:29 +00:00
4923b75776 Initial version of deforaos-package.sh (supporting pkgsrc) 2012-10-02 15:23:57 +00:00
7518bad6a5 Install deforaos-release.sh by default 2012-10-01 23:02:37 +00:00
ea697c8717 No longer require config.sh 2012-10-01 22:55:34 +00:00
3f02b79ed1 Detect (and prevent) more errors when extracting the archive 2012-10-01 22:48:10 +00:00
d06c652d2a Added a debugging and a verbose mode 2012-10-01 22:31:00 +00:00
ca40720609 Also tagging the sources 2012-10-01 22:18:51 +00:00