Commit Graph

364 Commits

Author SHA1 Message Date
4184606f1e Code cleanup 2012-10-13 16:28:41 +00:00
bd893d7141 Work-around the current locate for manual pages 2012-10-13 16:25:56 +00:00
f86dba4908 More soft-coding 2012-10-13 15:50:11 +00:00
bc26b29c37 Stop at the first section when parsing project.conf 2012-10-13 15:42:22 +00:00
68cb569320 Duplicate existing pkgsrc MESSAGE files when already existing 2012-10-08 22:40:16 +00:00
72f8dc295f Force debugging output to stderr 2012-10-08 22:39:32 +00:00
1700f12978 Added a verbose mode 2012-10-07 19:56:58 +00:00
df1b975166 Added a debugging mode 2012-10-07 19:52:27 +00:00
bae2b02422 Using getopts more consistently 2012-10-07 19:33:18 +00:00
42fbe57eed Using getopts more consistently 2012-10-07 18:51:03 +00:00
fd2d6818f0 Using a temporary folder is now optional 2012-10-07 17:06:36 +00:00
6df48c4206 Using getopts 2012-10-07 17:01:34 +00:00
4f29fb2ee6 Comment cleanup 2012-10-07 16:55:17 +00:00
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