Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-roll checksum. A diff reports only some Debian rules were added. | marcus | 2003-04-30 | 1 | -1/+1 |
| | | | | Reported by: Wade Majors <wade@ezri.org> | ||||
* | . Address ownership issues during the installation step. | glewis | 2003-04-30 | 2 | -1/+5 |
| | | | | | PR: 36411 Approved by: maintainer timeout | ||||
* | . Fix Math.pow() when the JDK is compiled with optimisation flags set. | glewis | 2003-04-30 | 1 | -0/+176 |
| | | | | | | | There may be other Math methods which similarly fail under optimisation, these will be addressed by a more extensive change in patchset 9. PR: 48825 | ||||
* | Updated to 0.18 | skv | 2003-04-30 | 4 | -14/+18 |
| | |||||
* | Updated to 0.92 | skv | 2003-04-30 | 4 | -6/+9 |
| | | | | PR: ports/51578 | ||||
* | Updated to 0.08 | skv | 2003-04-30 | 4 | -12/+12 |
| | | | | PR: ports/51626 | ||||
* | Update to 0.95 | arved | 2003-04-30 | 2 | -2/+2 |
| | | | | | PR: 51611 Submitted by: maintainer | ||||
* | kpopup --> ports/net/kpopup | arved | 2003-04-30 | 1 | -0/+1 |
| | |||||
* | Add kpopup, KDE program for sending and receiving WinPopup messages | arved | 2003-04-30 | 11 | -0/+119 |
| | | | | | PR: 51549 Submitted by: Frerich Raabe <frerich.raabe@gmx.de> | ||||
* | Install gc_cpp.h and gc_allocator.h to the correct location. | nobutaka | 2003-04-30 | 2 | -1/+5 |
| | | | | Submitted by: des | ||||
* | Honor PREFIX when patching startup script | fjoe | 2003-04-30 | 2 | -14/+3 |
| | | | | Submitted by: MAINTAINER | ||||
* | Use ${PERL_ARCH} to fix building error on non-i386 architectures. | sumikawa | 2003-04-30 | 1 | -1/+2 |
| | | | | Pointed out by: kris | ||||
* | Add entry for gimp-manual-ps | arved | 2003-04-30 | 1 | -0/+1 |
| | | | | Reminded by: leeym | ||||
* | Tarball has been rerolled. Author just added a function goodbye() which | obraun | 2003-04-30 | 1 | -1/+1 |
| | | | | | | printf's "thank you for flying multitail" and the like. Noticed by: Forrest Aldrich <forrie@forrie.com> | ||||
* | Fix MASTER_SITES [1]; | demon | 2003-04-30 | 3 | -10/+3 |
| | | | | | | | Update to version 1.4.2. PR: 51266 [1] Submitted by: Kirill Ponomarew <ponomarew@oberon.net> | ||||
* | Remove FORBIDDEN, which was added by accident. | grog | 2003-04-30 | 1 | -2/+0 |
| | | | | Reviewed by: kris | ||||
* | - Update to 3.6.1p2 | dinoex | 2003-04-30 | 4 | -4/+4 |
| | |||||
* | Update to 1.2.1 | lioux | 2003-04-30 | 6 | -9/+6 |
| | |||||
* | Update to 2.0.6. | marcus | 2003-04-30 | 10 | -18/+10 |
| | |||||
* | Update to 0.7 | naddy | 2003-04-30 | 3 | -4/+6 |
| | | | | | PR: 51542 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | Update to 1.2. | naddy | 2003-04-30 | 3 | -46/+75 |
| | | | | | PR: 51541 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | upgrade to ifile-1.3.1 | leeym | 2003-04-30 | 3 | -6/+3 |
| | | | | | | | update to WWW in pkg-descr PR: 51597 Submitted by: David Bushong <david+ports@bushong.net> | ||||
* | set ONLY_FOR_ARCHS=i386 | leeym | 2003-04-30 | 2 | -2/+6 |
| | | | | | | | | keep static executable files drop MAINTAINERship PR: 51537 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | It's only for i386. | leeym | 2003-04-30 | 1 | -1/+3 |
| | | | | | | | drop MAINTAINERship. PR: 51534 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | - Reroll tarball, due the error in the DISTFILE name. | leeym | 2003-04-30 | 2 | -2/+1 |
| | | | | | | | | - One bug has also been killed, hence the checksum mismatch. - Requested by author. PR: 51570 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> | ||||
* | Fix a small memory leak in __driUtilCreateScreen() | anholt | 2003-04-30 | 4 | -2/+54 |
| | | | | | PR: ports/51580 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> | ||||
* | Fix a small memory leak in XvQueryAdaptors() | anholt | 2003-04-30 | 2 | -1/+17 |
| | | | | | PR: ports/51579 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> | ||||
* | Update to 0.2.22. | naddy | 2003-04-29 | 2 | -2/+2 |
| | | | | | PR: 51546 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | Run the pkg-install script even if BATCH is defined. These scripts are | marcus | 2003-04-29 | 2 | -2/+2 |
| | | | | not interactive. | ||||
* | o Prefer FreeBSD's strlcpy() function over qpopper's incorrect | lioux | 2003-04-29 | 2 | -0/+19 |
| | | | | | | | implementation o Bump PORTREVISION Submitted by: nectar | ||||
* | The PS version was retired. | arved | 2003-04-29 | 1 | -6/+2 |
| | |||||
* | Retire gimp-manual-ps | arved | 2003-04-29 | 1 | -1/+0 |
| | | | | | PR: 51600 Submitted by: maintainer | ||||
* | Retire gimp-manual-ps port. The new version of the manual is only available | arved | 2003-04-29 | 2 | -12/+0 |
| | | | | | | | as html or pdf PR: 51600 Submitted by: maintainer | ||||
* | distinfo unnecessary for slave port. | adamw | 2003-04-29 | 2 | -0/+0 |
| | | | | | Pointed out by: Marius Strobl <marius@alchemy.franken.de>, Dominic Marks <dom@cus.org.uk> (maintainer) | ||||
* | Update to 3.27. | adamw | 2003-04-29 | 3 | -20/+2 |
| | | | | | Submitted by: Marius Strobl <marius@alchemy.franken.de> Reviewed by: Dominic Marks <dom@cus.org.uk> (maintainer) | ||||
* | Reset Maintainer address | arved | 2003-04-29 | 6 | -8/+7 |
| | | | | | Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer) PR: 51601-51606 | ||||
* | Update to 0.203 | lioux | 2003-04-29 | 4 | -4/+4 |
| | |||||
* | Update to 0.10.27. | marcus | 2003-04-29 | 4 | -12/+8 |
| | |||||
* | middleman -> ports/www/middleman | fjoe | 2003-04-29 | 1 | -0/+1 |
| | |||||
* | New port: middleman | fjoe | 2003-04-29 | 6 | -0/+80 |
| | | | | | | | Middleman is a robust proxy server. PR: 51471 Submitted by: Kirill Ponomarew | ||||
* | Update to 4.2.83. | marcus | 2003-04-29 | 3 | -6/+3 |
| | |||||
* | Ensure that pthread CFLAGS and LDFLAGS are properly passed in. | marcus | 2003-04-29 | 2 | -1/+11 |
| | | | | | PR: 51533 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Add a flag to allow one to disable threading support. Setting | marcus | 2003-04-29 | 1 | -0/+5 |
| | | | | LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP. | ||||
* | Fix PREFIX under perl-5.005 | leeym | 2003-04-29 | 1 | -1/+4 |
| | | | | | | | | bump PORTREVISION PR: 51507 Submitted by: leeym Approved by: Lars Thegler <lars@thegler.dk> | ||||
* | Use bsd.port.pre/post.mk, so Makefile.local does work. | demon | 2003-04-29 | 1 | -1/+3 |
| | | | | | PR: 50680 Submitted by: Petr Rehor <rx@rx.cz> | ||||
* | Drop maintainership. | demon | 2003-04-29 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES. | demon | 2003-04-29 | 1 | -3/+3 |
| | | | | | PR: 46499 Submitted by: Jan Hornyak <pav@oook.cz> | ||||
* | Update to version 0.52; | demon | 2003-04-29 | 3 | -2/+4 |
| | | | | | | | Add WWW. PR: 51561 Submitted by: Mathieu Arnold <m@absolight.net> | ||||
* | Update to version 1.01; | demon | 2003-04-29 | 3 | -3/+5 |
| | | | | | | | Add WWW. PR: 51556 Submitted by: Mathieu Arnold <m@absolight.net> | ||||
* | Domain cache code not works - $domain was not set | ache | 2003-04-29 | 2 | -2/+10 |
| |