Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 0.87 | andreas | 2000-06-27 | 6 | -6/+6 |
| | |||||
* | respect NOPORTDOCS. | alex | 2000-06-27 | 1 | -3/+5 |
| | | | | | PR: 19316 Submitted by: maintainer | ||||
* | Set umask to 027. | max | 2000-06-26 | 1 | -0/+1 |
| | | | | Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime) | ||||
* | Upgrade to 6.1.15. | max | 2000-06-26 | 5 | -8/+8 |
| | | | | | | | | The problem with temporary file/directory permission, which have been dealt with by patches/patch-a[b-i] seems to have gone away. However, I haven't examined the rest of the code to determine whether security problems with this program have been corrected. (CF: FreeBSD-SA-00:04.) | ||||
* | Upgrade to 2.0pl1. This fixes the recent security issue posted to bugtraq. | jseger | 2000-06-26 | 2 | -3/+3 |
| | | | | PR: ports/19502 | ||||
* | Update to 3.0b1pl14 | obrien | 2000-06-25 | 30 | -15/+910 |
| | | | | | PR: 19493, 18475 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | Remove "Extra" item on deinstall. | sobomax | 2000-06-23 | 2 | -0/+4 |
| | | | | Submitted by: bento | ||||
* | Unleash all of these ports upon the people. I no longer have any interest | will | 2000-06-22 | 1 | -1/+1 |
| | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. | ||||
* | Update to mpd-3.0b8. | archie | 2000-06-22 | 3 | -3/+4 |
| | |||||
* | 1. Update to pchar-1.2. | sobomax | 2000-06-21 | 5 | -5/+28 |
| | | | | | | | | | | | | 2. New MASTER_SITES and WWW. 3. pchar-1.2 makes patches/patch-PctestIpv6Udp.h unnecessary. 4. Add patches/patch-pchar.8 (patch from author) to fix a typo. (Will be fixed in next pchar release.) 5. Install CHANGES file in doc directory. 6. Fix PLIST to keep bento happy. PR: 19305 Submitted by: Bruce A. Mah <bmah@cisco.com> (author of the pchar) | ||||
* | Add "exec" to the beginning of commands passed to "su ... -c ...". | jdp | 2000-06-21 | 1 | -1/+1 |
| | | | | | | | With some shells (csh in particular) this eliminates a useless process waiting for the command to finish. Submitted by: Mikhail Teterin <mi@privatelabs.com> | ||||
* | Remove maintainership of most of my ports. I don't really have | cpiazza | 2000-06-20 | 1 | -1/+1 |
| | | | | | time to maintain these and I'm just not interested in these particular ones any more. | ||||
* | - fix DESCR to correct maintainer. oops. | cjh | 2000-06-20 | 1 | -1/+1 |
| | |||||
* | - fix core-dump problem in 4.x reported in ports/18573 | cjh | 2000-06-20 | 25 | -1790/+1651 |
| | | | | | | | | | | | - cleanup patches and extra file - fix unnecessary delay(from byung) - resurrect MAINTAINER line(me) - fix distfile location - fix DESCR to correct maintainer PR: ports/18573 Submitted by: byung@nowcool.dhs.org | ||||
* | Locally hosted distfiles moved to ftp.freebsd.org. | nectar | 2000-06-20 | 3 | -7/+4 |
| | |||||
* | The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution | sobomax | 2000-06-18 | 3 | -6/+6 |
| | | | | | | of %%PREFIX%% for ldconfig didn't work. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> | ||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | will | 2000-06-17 | 15 | -47/+53 |
| | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 23 | -23/+23 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix typo (database -> databases) that killed INDEX build. | asami | 2000-06-16 | 3 | -3/+3 |
| | |||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 12 | -16/+7 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 16 | -17/+8 |
| | |||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 9 | -9/+9 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Fix depends. | nectar | 2000-06-15 | 3 | -3/+6 |
| | | | | Reported by: bento.freebsd.org | ||||
* | Fix another figure out GLIB_CONFIG but use hardcoded glib-config | ade | 2000-06-15 | 3 | -0/+39 |
| | | | | in the configure file pilot botch | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 8 | -8/+4 |
| | |||||
* | Second round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-15 | 8 | -14/+7 |
| | |||||
* | Fix small typo. | will | 2000-06-14 | 2 | -2/+2 |
| | | | | Submitted by: W. Gerald Hicks <jhix@mindpspring.com> | ||||
* | Add isc-dhcp3 after the repo copy from isc-dhcp2. | obrien | 2000-06-14 | 1 | -0/+1 |
| | |||||
* | Update to Beta version of ISC's version 3 DHCP suite. | obrien | 2000-06-14 | 15 | -135/+95 |
| | | | | This may be useful to monitor changes in the DHCP suite. | ||||
* | This fixes the suposed fix of Makefile rev 1.29 ad patch-aj rev 1.1. | obrien | 2000-06-14 | 2 | -4/+7 |
| | | | | | | | | This port is now PREFIX clean and installs files into the right locations (I previously marked it BROKEN because it wasn't). Bad "fix" by: JHK Absent maintainer would would not fix this himself: jseger | ||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 14 | -22/+32 |
| | |||||
* | Remove a broken mastersite. | obrien | 2000-06-10 | 1 | -1/+0 |
| | |||||
* | Update to version 0.9.19. | jim | 2000-06-10 | 6 | -4/+10 |
| | |||||
* | Update the good ole docs location and make PLIST generation on-the-fly so | will | 2000-06-09 | 2 | -123/+7 |
| | | | | | | | Bruce won't have to chase the distfile around. PR: 19154 Submitted by: MAINTAINER | ||||
* | Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my | asami | 2000-06-09 | 4 | -0/+4 |
| | | | | area on the local ports tree. | ||||
* | upgrade ttt-1.4 to ttt-1.5. | kjc | 2000-06-09 | 3 | -5/+5 |
| | | | | add ttt to the ipv6 virtual category. | ||||
* | Use mkstemp() instead of insecure mktemp(). | sobomax | 2000-06-09 | 4 | -0/+116 |
| | | | | | PR: 19047 Hall of Shame entry: Mikhail Teterin <mi@aldan.algebra.com> (for his !@#$%^ ego) | ||||
* | portlint | alex | 2000-06-08 | 4 | -84/+8 |
| | | | | Reviewed by: will | ||||
* | Update to 0.9 alpha 1 | roger | 2000-06-08 | 2 | -3/+3 |
| | |||||
* | freebsd->FreeBSD and fix a portlint failure | roger | 2000-06-08 | 2 | -3/+3 |
| | |||||
* | freebsd->FreBSD and fix some portlint failures | roger | 2000-06-08 | 2 | -7/+4 |
| | |||||
* | Updated with comments from the PR | roger | 2000-06-08 | 2 | -7/+5 |
| | | | | | PR: ports/19032 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Put back an EXTRACT_SUFFIX I missed | roger | 2000-06-08 | 4 | -4/+4 |
| | |||||
* | Makefile and DESCR improvements | roger | 2000-06-08 | 8 | -36/+28 |
| | | | | | PR: ports/19031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | List the name of the file instead of just specifying the directory. | asami | 2000-06-07 | 2 | -2/+4 |
| | | | | Submitted by: bento | ||||
* | The local-distfiles dir on ftp.freebsd.org was moved under ports/. | obrien | 2000-06-07 | 6 | -6/+6 |
| | |||||
* | Add xarchie.1. | asami | 2000-06-07 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Add lib/libsocket++_p.a (now that's one hard filename to type!) and | asami | 2000-06-07 | 1 | -0/+2 |
| | | | | | | lib/libsocket++.so. Submitted by: bento | ||||
* | Become the guinnie-pig and move all my Freefall ~/public_html distfiles | obrien | 2000-06-07 | 6 | -6/+6 |
| | | | | over to the new ftp.freebsd.org local distfiles site. |