1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

19859 Commits

Author SHA1 Message Date
Chris Piazza
f817e9bf2b Update to PCCTS 1.33 Maintenance Release #19.
PR:		12505
Submitted by:	maintainer
1999-07-05 02:42:32 +00:00
Chris Piazza
bb47a5d72e Update to version 1.1.0.
PR:		12504
Submitted by:	maintainer
1999-07-05 02:30:59 +00:00
Chris Piazza
1e5a838e0a Update to 0.6.3.
PR:		12507
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-07-05 02:20:08 +00:00
Chris Piazza
d300c31220 Fix the previous commit to do a @unexec rmdir ... instead. 1999-07-05 00:46:49 +00:00
Tim Vanderhoek
722b8706e1 utilitiy -> utility 1999-07-05 00:32:24 +00:00
Chris Piazza
39104e8142 Remove an unwanted entry in the PLIST
Requested by:	maintainer
1999-07-04 23:49:08 +00:00
Steve Price
aba8e158d0 Correct spelling in a comment. 1999-07-04 21:49:26 +00:00
Steve Price
768a343279 Mark this port only for i386. 1999-07-04 21:48:28 +00:00
Steve Price
9fa4b9e911 Sort PLIST. 1999-07-04 21:47:44 +00:00
Steve Price
9e35524bcd Fix a whitespace nit. 1999-07-04 21:47:32 +00:00
Steve Price
6c188f234e Run ranlib from post-install instead of pkg/PLIST. 1999-07-04 21:46:28 +00:00
Steve Price
38f095818e Disable sound support on the Alpha for the time being. 1999-07-04 21:45:30 +00:00
Steve Price
ecfa8e90de Don't write to DISTDIR. 1999-07-04 21:45:10 +00:00
Steve Price
1dd2e99237 Fix a few whitespace nits. 1999-07-04 21:44:04 +00:00
Steve Price
681b68d020 Don't require interaction on DEINSTALL while PACKAGE_BUILDING. 1999-07-04 21:41:46 +00:00
Steve Price
db000ac3c9 Make this build on the Alpha too. 1999-07-04 21:40:45 +00:00
Steve Price
53491cf60f Use PERL_ARCH instead of i386-freebsd so this packages cleanly on the
Alpha too.
1999-07-04 21:39:59 +00:00
Steve Price
39c6064483 Make this port reinstall friendly. 1999-07-04 21:39:03 +00:00
Steve Price
d6cef14959 Remove a couple of extra blank lines so portlint is happy. 1999-07-04 21:38:23 +00:00
Steve Price
818f82c32f Make this port reinstall friendly and remove an extraneous blank line. 1999-07-04 21:37:28 +00:00
Steve Price
0defe1918f This port requires X libs to build. 1999-07-04 21:36:08 +00:00
Steve Price
d7801f03b8 Remove an extraneous blank line. 1999-07-04 21:35:26 +00:00
Steve Price
4ed9b99734 No need to use -p since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:34:45 +00:00
Steve Price
913c2f2678 Fix a few style nits. 1999-07-04 21:32:46 +00:00
Steve Price
a7a343660d Make this port build with egcs' f77. 1999-07-04 21:32:01 +00:00
Steve Price
cbd6508c9d Installs i386 binaries, so mark this for i386 only. 1999-07-04 21:30:57 +00:00
Steve Price
0133f4e08f Mark this port only for i386. 1999-07-04 21:29:55 +00:00
Steve Price
a512a9f236 No need to use -p since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:29:12 +00:00
Steve Price
3dece8e926 No need for -p since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:28:00 +00:00
Steve Price
f2413c71d7 Minor style nits. 1999-07-04 21:26:45 +00:00
Steve Price
a09fbeacc4 Set IS_INTERACTIVE for this port. 1999-07-04 21:25:58 +00:00
Steve Price
07d41a6a40 Mark this port broken for Alpha because it coredumps in sgmls. 1999-07-04 21:25:05 +00:00
Steve Price
94c601eee6 Fixup a Perl5'ism. 1999-07-04 21:23:50 +00:00
Steve Price
058415c4fc A little portlint cleaning and sort PLIST. 1999-07-04 21:22:46 +00:00
Steve Price
cc83aa5bf7 No need for '-p', since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:21:38 +00:00
Steve Price
ecee8139a9 No need to use '-p' since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:20:21 +00:00
Steve Price
519592f834 A little portlint cleaning. 1999-07-04 21:19:08 +00:00
Steve Price
348fa0f046 Call ldconfig correctly so this has a fighting chance of working for
both ELF and a.out builds.
1999-07-04 21:18:17 +00:00
Steve Price
8214563508 Sort PLIST. 1999-07-04 21:17:06 +00:00
Steve Price
d9d156e61d Fix build for ELF. 1999-07-04 21:16:07 +00:00
Steve Price
a1ab04c595 Remove an extraneous blank line. 1999-07-04 21:11:57 +00:00
Steve Price
29c85599d6 On the Alpha nsgmls coredumps while building the documentation for this
port.
1999-07-04 21:11:10 +00:00
Steve Price
39f9acf01c Don't require interaction while PACKAGE_BUILDING. 1999-07-04 21:09:42 +00:00
Steve Price
8c88934f82 Don't require interaction on INSTALL while PACKAGE_BUILDING. 1999-07-04 21:08:42 +00:00
Steve Price
a016571190 The interactive nature of pkg/INSTALL has been removed. 1999-07-04 21:07:25 +00:00
Steve Price
f96a9b9605 Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists
already.
1999-07-04 21:05:32 +00:00
Steve Price
0d8ac3d80e Mark this port only for i386. 1999-07-04 21:03:59 +00:00
Steve Price
2fe0d51a89 Remove '@cwd /usr/local' directive from pkg/PLIST. 1999-07-04 21:03:19 +00:00
Steve Price
6e8c117e4a Fix build on FreeBSD/Alpha. 1999-07-04 21:02:23 +00:00
Steve Price
9f0c395397 Fixup version required comment. 1999-07-04 21:01:35 +00:00