aboutsummaryrefslogtreecommitdiff
path: root/ftp/axel
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 2.4Wen Heping2009-11-254-17/+14
| | | | | | | | | PR: ports/140611 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: maintainer Notes: svn path=/head/; revision=244738
* - Update maintainer mail adressMartin Wilke2009-07-131-1/+1
| | | | | | | Submitted by: Prudhvi (maintainer via irc) Notes: svn path=/head/; revision=237715
* - Update to 2.3Martin Wilke2009-03-153-6/+10
| | | | | | | | | PR: 132069 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=230173
* - Update to 2.2Beech Rintoul2009-01-253-8/+9
| | | | | | | | | PR: ports/130346 Submitted by: Michal Petrucha <johnny64@swissjabber.org> Approved by: maintainer timeout (2+ weeks) Notes: svn path=/head/; revision=226821
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 1.1; while I'm there, OPTIONize NLS and DEBUG, andXin LI2008-04-164-11/+30
| | | | | | | | | | reflect the new home. PR: ports/122802 Approved by: maintainer Notes: svn path=/head/; revision=211333
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Pass maintainershipt to submitterMartin Wilke2007-01-311-1/+1
| | | | | | | | PR: 108609 Submitted by: Prudhvi Krishna <prudhvikrishna@gmail.com> Notes: svn path=/head/; revision=183790
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* - Update to 1.0bRoman Bogorodskiy2005-07-204-21/+7
| | | | | | | | | | | | - Update WWW and MASTER_SITES - Reset maintainership to ports@ by maintainer request PR: 83703 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Wilmer van der Gaast (former maintainer) Notes: svn path=/head/; revision=139644
* Fix remote buffer overflow.Christian Weisgerber2005-04-172-1/+15
| | | | | | | Submitted by: Ulf Harnhammar <metaur@telia.com> Notes: svn path=/head/; revision=133525
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Fix build on -STABLE.Christian Weisgerber2003-06-251-3/+6
| | | | | | | | | Closes PR: 53220 Notes: svn path=/head/; revision=83599
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Fix build on -current (expr -> expr --)Kris Kennaway2002-10-201-0/+11
| | | | Notes: svn path=/head/; revision=68434
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-2/+2
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-09-291-1/+2
| | | | | | | | PR: 43353 Submitted by: maintainer Notes: svn path=/head/; revision=67213
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* make it build againYing-Chieh Liao2002-04-221-1/+1
| | | | | | | | PR: 37321 Submitted by: maintainer Notes: svn path=/head/; revision=57975
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* Update to 1.0a.Peter Pentchev2002-03-202-3/+3
| | | | | | | | PR: 36134 Submitted by: maintainer Notes: svn path=/head/; revision=56394
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* - update to 1.0Pete Fritchman2001-12-254-28/+12
| | | | | | | | | | | - update maintainer address - reword pkg-descr PR: 32580 Submitted by: maintainer Notes: svn path=/head/; revision=52132
* Pass over maintainership to Wilmer van der Gaast <lintux@lintux.cx>.Maxim Sobolev2001-11-201-1/+1
| | | | | | | Submitted by: Wilmer van der Gaast <lintux@lintux.cx> Notes: svn path=/head/; revision=50255
* upgrade to 0.99bYing-Chieh Liao2001-11-203-3/+6
| | | | | | | Noted by: Wilmer van der Gaast <lintux@lintux.cx> (author) Notes: svn path=/head/; revision=50252
* upgrade to 0.99Ying-Chieh Liao2001-11-104-24/+11
| | | | Notes: svn path=/head/; revision=49909
* - Support PTHREAD_CFLAGS properlyYing-Chieh Liao2001-08-181-3/+11
| | | | | | | | | | - Support install macros PR: 29820 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=46431
* upgrade to 0.96Ying-Chieh Liao2001-08-159-176/+19
| | | | Notes: svn path=/head/; revision=46267
* add axelYing-Chieh Liao2001-08-0511-0/+214
A download accelerator Notes: svn path=/head/; revision=45835