Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.55 | lioux | 2002-05-09 | 2 | -2/+2 |
| | |||||
* | Update to 0.80.5 | lioux | 2002-05-09 | 3 | -3/+11 |
| | |||||
* | o Stop stripping Linux binary for now since it is returning: | lioux | 2002-05-09 | 1 | -1/+1 |
| | | | | | "BFD: bfd assertion fail elf.c:1290" o Even using Linux strip | ||||
* | o Separate donkey script wrapper and donkey-real binary: wrapper | lioux | 2002-05-06 | 3 | -3/+4 |
| | | | | | | stays at bin but binary goes to sbin (this does not break hier(7)) o Bump PORTREVISION since this change is needed by the upcoming edonkey-gui-gtk port update | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-29 | 1 | -8/+1 |
| | |||||
* | Update to 0.80 | lioux | 2002-04-27 | 3 | -5/+5 |
| | |||||
* | Update to 0.54 | lioux | 2002-04-27 | 2 | -2/+2 |
| | |||||
* | Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1. | znerd | 2002-04-26 | 1 | -0/+1 |
| | | | | | | | | | | | | The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux | ||||
* | Update to 16.39 | lioux | 2002-04-25 | 2 | -2/+2 |
| | |||||
* | Update to 0.53 | lioux | 2002-04-17 | 3 | -7/+6 |
| | |||||
* | Update to 0.79 | lioux | 2002-04-17 | 3 | -14/+19 |
| | |||||
* | Update from 0.80 to 0.85. | asmodai | 2002-04-15 | 2 | -2/+2 |
| | | | | | PR: 37080 Submitted by: Dominic Marks <dominic_marks@btinternet.com> | ||||
* | gettext upgrade uber-patch (stage 3) | ade | 2002-04-12 | 4 | -7/+8 |
| | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr | ||||
* | Update to 2.0 pre 3 | lioux | 2002-04-12 | 2 | -2/+2 |
| | |||||
* | Upgrade from 0.4.0 to 0.5.1 | mi | 2002-04-09 | 3 | -2/+8 |
| | | | | Approved by: maintainer | ||||
* | fix build on bento | ijliao | 2002-04-04 | 1 | -2/+2 |
| | | | | | PR: 36746 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | #definf is not a valid C preprocessor directive :-) | kris | 2002-04-01 | 1 | -0/+11 |
| | |||||
* | Update to 0.51 | lioux | 2002-03-31 | 2 | -3/+7 |
| | |||||
* | Update to 0.77 | lioux | 2002-03-31 | 3 | -4/+15 |
| | |||||
* | Fix build, don't clobber the system strcasestr() function. | petef | 2002-03-30 | 1 | -0/+3 |
| | | | | PR: 36455 | ||||
* | Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA | lioux | 2002-03-29 | 2 | -2/+2 |
| | | | | following bsd.java.mk 1.2 | ||||
* | Update to 0.6.3 | lioux | 2002-03-28 | 2 | -2/+2 |
| | |||||
* | Update to new java infrastructure, deploy USE_JAVA | lioux | 2002-03-28 | 3 | -19/+7 |
| | |||||
* | Fix segfault, bump PORTREVISION | pat | 2002-03-28 | 2 | -0/+14 |
| | | | | | PR: 36376 Submitted by: maintainer | ||||
* | upgrade to 0.9.3 | ijliao | 2002-03-26 | 3 | -14/+2 |
| | | | | | PR: 36322 Submitted by: maintainer | ||||
* | add gnunet 0.3.2 | ijliao | 2002-03-24 | 5 | -0/+60 |
| | | | | An anonymous, distributed, reputation-based network | ||||
* | add py-fngrab 0.0.4 | ijliao | 2002-03-24 | 6 | -0/+76 |
| | | | | A replacement for the official Freenet Project's freenet_request | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | knu | 2002-03-18 | 2 | -0/+2 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | sobomax | 2002-03-18 | 2 | -3/+3 |
| | | | | libiconv. | ||||
* | Update to version 0.9.2 | kevlo | 2002-03-17 | 12 | -33/+89 |
| | | | | | PR: 35936 Submitted by: MAINTAINER | ||||
* | Stage 1 of gettext update. | ade | 2002-03-15 | 4 | -4/+4 |
| | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr | ||||
* | Fix build. The code prototypes a function as returning long, then | kris | 2002-03-15 | 1 | -2/+11 |
| | | | | | | declares it 2 lines later as returning a time_t. Go figure. Submitted by: bento | ||||
* | Update to 0.48 | lioux | 2002-03-13 | 2 | -4/+6 |
| | |||||
* | Update to 0.74 | lioux | 2002-03-13 | 2 | -2/+2 |
| | |||||
* | Chase glib20 repo copy from glib13 (later removed). This was | lioux | 2002-03-13 | 1 | -2/+5 |
| | | | | overlooked by the glib20 sweep group :) | ||||
* | Update to version 0.80. | jim | 2002-03-11 | 4 | -51/+4 |
| | | | | | | PR: 35692 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Approved by: maintainer | ||||
* | o update glib13 lib version to follow update in glib13/Makefile rev | lioux | 2002-03-08 | 1 | -1/+1 |
| | | | | | | | 1.50 PR: 35655 Submitted by: Antonio Carlos Venancio Junior <floripa@organiKa.com.br> | ||||
* | Update to 0.47 | lioux | 2002-03-05 | 2 | -2/+2 |
| | |||||
* | Update to 0.73 | lioux | 2002-03-05 | 3 | -3/+7 |
| | |||||
* | Upgrade to 0.4.0. The PR contained an upgrade to the then latest 0.3.6 | mi | 2002-02-28 | 8 | -106/+18 |
| | | | | | | | | | (by Bjarne), and an uuencoded update to 0.4.0 by Jonathan -- the port maintainer. This commit is based on the later, with some modifications (perl vs. patches, mostly). PR: ports/34817 Submitted by: Bjarne Wichmann Petersen, Jonathan Belson | ||||
* | o Developer has changed the authentication process without re-rolling | lioux | 2002-02-28 | 2 | -3/+8 |
| | | | | | binary. Fix documentation adding appropriate notice. o bump PORTREVISION | ||||
* | o New port linux-edonkey-server version 16.38: A decentralized | lioux | 2002-02-24 | 8 | -0/+211 |
| | | | | | | | | | peer-to-peer file-sharing server (eDonkey2000 server) o Submitter asked lioux to take over maintainership since he is already maintaining all eDonkey related ports PR: 33222 Submitted by: Yen-Ming Lee <leeym@leeym.com> | ||||
* | Update to 0.6.2 | lioux | 2002-02-23 | 2 | -2/+2 |
| | |||||
* | Update to 2.0 pre 1 | lioux | 2002-02-23 | 3 | -5/+4 |
| | |||||
* | Add linux as secondary category since this is a linux binary | lioux | 2002-02-22 | 1 | -1/+1 |
| | |||||
* | Update to 0.2000.16.16.59.3 | lioux | 2002-02-21 | 2 | -3/+3 |
| | |||||
* | New port edonkey-tool-recovermet version 0.0.2: Tool that tries to | lioux | 2002-02-21 | 5 | -0/+71 |
| | | | | re-create x.part.met files compromised due to crash | ||||
* | New port edonkey-tool-slist version 0.2: Checks which servers are | lioux | 2002-02-21 | 5 | -0/+54 |
| | | | | either dead or alive in server.met | ||||
* | Use a simpler URI in WWW tag | lioux | 2002-02-21 | 1 | -1/+1 |
| | |||||
* | - edonkey-tool-hash version 0.0.1: Both calculates 'eDonkey hashes' | lioux | 2002-02-20 | 5 | -0/+36 |
| | | | | and produces ed2k:// links for files |