| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | | |||||
| * | - Fix trailing whitespace in pkg-descrs, categories [a-f]* | Dmitry Marakasov | 2016-05-19 | 1 | -7/+7 |
| | | | | | Approved by: portmgr blanket | ||||
| * | Update to 0.10.1. | Raphael Kubo da Costa | 2016-02-28 | 3 | -4/+4 |
| | | | | | | PR: 206424 Submitted by: jochen@jochen-neumeister.de | ||||
| * | - Unbreak: this is perfectly fetchable; ftp link is down though | Dmitry Marakasov | 2015-05-07 | 1 | -4/+1 |
| | | | | | Pointyhat to: antoine | ||||
| * | Mark a few ports BROKEN: unfetchable | Antoine Brodin | 2015-04-12 | 1 | -0/+2 |
| | | |||||
| * | Support STAGEDIR. | Vanilla I. Shu | 2014-05-16 | 4 | -19/+25 |
| | | |||||
| * | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -6/+2 |
| | | | | | databases) | ||||
| * | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | | |||||
| * | re-assign back to ports@ | Philip M. Gollucci | 2010-04-04 | 1 | -1/+1 |
| | | |||||
| * | - Make MAKE_JOBS_UNSAFE=yes | Philip M. Gollucci | 2009-05-16 | 1 | -0/+2 |
| | | |||||
| * | Update my ports to my freebsd address | Philip M. Gollucci | 2008-07-23 | 1 | -1/+1 |
| | | | | | Approved by: araujo (mentor) | ||||
| * | - Pass maintainership to submitter. | Marcelo Araujo | 2008-05-17 | 1 | -1/+1 |
| | | | | | | PR: port/123474 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> | ||||
| * | Update to 0.10.0 | Sergey Skvortsov | 2008-05-13 | 2 | -4/+4 |
| | | |||||
| * | Retire NO_FILTER_SHLIBS now that it no longer serves a purpose | Kris Kennaway | 2007-01-30 | 1 | -1/+0 |
| | | |||||
| * | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | Cheng-Lung Sung | 2006-08-14 | 1 | -1/+1 |
| | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> | ||||
| * | Update to 0.6.2 | Marcus Alves Grando | 2005-11-14 | 3 | -5/+9 |
| | | | | | | | | Add SHA256 PR: 89018 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
| * | Update to 0.6.1 | Jean-Yves Lefort | 2005-09-12 | 5 | -10/+58 |
| | | | | | | PR: ports/86030 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> | ||||
| * | change the libtool version to use from 1.3 to 1.5 | Oliver Lehmann | 2005-05-31 | 1 | -1/+1 |
| | | |||||
| * | Update to version 0.5.5 | Kirill Ponomarev | 2004-07-09 | 2 | -3/+3 |
| | | | | | | PR: ports/68862 Submitted by: Ports Fury | ||||
| * | Apply a big libtool patch to allow porters to use the libtool installed by | Joe Marcus Clarke | 2004-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet | ||||
| * | - Update to version 0.5.2 | Kirill Ponomarev | 2004-03-16 | 3 | -46/+9 |
| | | | | | | PR: ports/64331 Submitted by: Ports Fury | ||||
| * | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | | |||||
| * | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | | |||||
| * | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -1/+1 |
| | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
| * | upgrade to 0.5.1 | Ying-Chieh Liao | 2002-11-06 | 5 | -4/+45 |
| | | | | | | PR: 44962 Submitted by: Ports Fury | ||||
| * | Upgrade from 0.4.0 to 0.5.0 | Mikhail Teterin | 2002-07-16 | 3 | -3/+3 |
| | | |||||
| * | Update to 0.4.0. | Anton Berezin | 2002-06-13 | 3 | -3/+6 |
| | | | | | | PR: 39227 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
| * | upgrade to 0.2.2 | Ying-Chieh Liao | 2002-02-10 | 2 | -2/+2 |
| | | |||||
| * | add libsdb | Ying-Chieh Liao | 2001-07-02 | 5 | -0/+46 |
| Simple database library | |||||
