Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -4/+1 |
| | |||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Clean up Makefile | Sunpoet Po-Chuan Hsieh | 2021-02-07 | 1 | -9/+6 |
| | | | | | | - Use USES=localbase - Use = instead of += for options helper - Silence patch message | ||||
* | Update MASTER_SITES and WWW | Sunpoet Po-Chuan Hsieh | 2020-07-25 | 2 | -2/+2 |
| | |||||
* | Update MASTER_SITES and WWW | Sunpoet Po-Chuan Hsieh | 2018-10-30 | 2 | -2/+2 |
| | |||||
* | Use USES=pathfix where applicable. | Mathieu Arnold | 2016-10-21 | 1 | -5/+1 |
| | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 | ||||
* | Convert tab after WWW: in pkg-descrs to single space as per PHB | Dmitry Marakasov | 2016-05-24 | 1 | -1/+1 |
| | | | | Approved by: portmgr blanket | ||||
* | Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - Strip binaries | Dmitry Marakasov | 2015-06-02 | 1 | -1/+5 |
| | |||||
* | Cleanup plist | Baptiste Daroussin | 2014-10-20 | 1 | -3/+0 |
| | |||||
* | multiple: reset gslin's maintainer | Eitan Adler | 2014-06-30 | 1 | -1/+1 |
| | | | | | | | | By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD. Gea-Suan Lin's work is much appreciated. Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) | ||||
* | - Don't remove mtree directories | Dmitry Marakasov | 2014-05-10 | 1 | -1/+0 |
| | | | | Approved by: portmgr | ||||
* | Switch to lua 5.2 | Baptiste Daroussin | 2014-04-22 | 2 | -10/+23 |
| | | | | Obtained from: pkgsrc | ||||
* | - Stage support | Martin Wilke | 2014-02-14 | 2 | -6/+11 |
| | |||||
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-22 | 1 | -1/+0 |
| | |||||
* | In preparation for making libtool generate libraries with a sane name, fix all | Baptiste Daroussin | 2013-12-12 | 1 | -1/+1 |
| | | | | LIB_DEPENDS in databases | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-21 | 1 | -0/+1 |
| | | | | databases) | ||||
* | Convert to new options framework left unconverted ports in databases category | Baptiste Daroussin | 2013-03-22 | 1 | -9/+5 |
| | |||||
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. | ||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-24 | 1 | -2/+2 |
| | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Update to 1.1.41 | Tilman Keskinoz | 2010-08-15 | 4 | -9/+11 |
| | | | | | PR: 149672 Submitted by: maintainer | ||||
* | - Update databases/tokyocabinet to 1.4.44 [1] | Philip M. Gollucci | 2010-04-27 | 1 | -0/+1 |
| | | | | | | | - Chase SHLIB bump PR: ports/145992 [1] Submitted by lwhsu [1] | ||||
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
| | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# | ||||
* | - Update to 1.1.40 | Yi-Jheng Lin | 2010-01-24 | 4 | -6/+6 |
| | | | | | | PR: ports/143122 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) Approved by: lwhsu/rafan (mentors, implicit) | ||||
* | - Update to 1.1.37 | Sylvio Cesar Teixeira | 2010-01-18 | 3 | -7/+8 |
| | | | | | | PR: ports/140099 Submitted by: Qing Feng <qingfeng@me.com> Approved by: maintainer (timeout > 60 days), itetcu (mentor) | ||||
* | - Update databases/tokyocabinet to 1.4.41 | Philip M. Gollucci | 2009-12-27 | 1 | -1/+1 |
| | | | | | | | - Bump PORTREVISION of depend ports (sh lib bump) PR: ports/142032 Submitted by: lwshu | ||||
* | - Update databases/tokyocabinet to 1.4.39 | Philip M. Gollucci | 2009-12-10 | 1 | -0/+1 |
| | | | | | | | - Bump PORTREVISION of affected ports for SHLIB bump PR: ports/140622 Submitted by: Sahil Tandon <sahil@tandon.net> | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with D | ||||
* | - Update to 1.1.33 [1] | Wesley Shields | 2009-07-28 | 3 | -6/+9 |
| | | | | | | | | - While here respect PREFIX/LOCALBASE PR: ports/136987 [1] Submitted by: Qing Feng <qingfeng@me.com> [1] Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) [1] | ||||
* | - Update databases/tokyocabinet to 1.4.30 | Philip M. Gollucci | 2009-07-24 | 1 | -1/+1 |
| | | | | | PR: ports/136988 [prompted by] Submitted by: Qing Feng <qingfeng@me.com> | ||||
* | - Update to 1.4.29 | Philip M. Gollucci | 2009-07-14 | 1 | -0/+1 |
| | | | | - bump PORTREVISION for SHLIB bump | ||||
* | - Update to 1.1.28 | Martin Wilke | 2009-07-09 | 3 | -6/+5 |
| | | | | | PR: 136442 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) | ||||
* | - Silence rc.d warnings about no value set for _enable flags. | Philip M. Gollucci | 2009-06-12 | 1 | -0/+2 |
| | | | | | PR: ports/134987 Submitted by: maintainer | ||||
* | - Update to 1.4.23 | Philip M. Gollucci | 2009-05-28 | 1 | -0/+1 |
| | | | | | | | - Chase shlib bump PR: ports/134960 Submitted by: Gea-Suan Lin <gslin@gslin.org> | ||||
* | - Update to 1.1.27 | Li-Wen Hsu | 2009-05-27 | 3 | -8/+19 |
| | | | | | | | | - Add enable lua option PR: ports/134949 Submitted by: QingFeng <qingfeng AT me.com> Approved by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) | ||||
* | - Update to 1.1.26 | Li-Wen Hsu | 2009-05-17 | 3 | -6/+8 |
| | | | | | | PR: ports/134597 Submitted by: lwhsu Approved by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) | ||||
* | - Update to 1.4.20 | Philip M. Gollucci | 2009-05-17 | 1 | -1/+1 |
| | | | | | | | - Bump PORTREVISION for SHLIB bump PR: ports/134596 Submitted by: lwshu | ||||
* | - Update to 1.4.17 | Philip M. Gollucci | 2009-05-07 | 1 | -1/+1 |
| | | | | | | | - Bump PORTREVISION for SHLIB bump PR: ports/134057 Submitted by: lwshu | ||||
* | - Update to 4.1.16 | Philip M. Gollucci | 2009-04-25 | 1 | -1/+1 |
| | | | | - Bump PORTREVISION for SHLIB bump | ||||
* | - Update to 4.1.15 | Philip M. Gollucci | 2009-04-22 | 1 | -0/+1 |
| | | | | - Bump PORTREVISION for SHLIB bump | ||||
* | - Update to 1.1.23 | Li-Wen Hsu | 2009-04-10 | 3 | -6/+6 |
| | | | | | | PR: ports/133542 Submitted by: lwhsu Approved by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) | ||||
* | - Bump PORTREVISION from databases/tokyocabinet SHLIB bump | Philip M. Gollucci | 2009-04-10 | 1 | -0/+1 |
| | |||||
* | - Update to 1.1.18 | Li-Wen Hsu | 2009-03-28 | 3 | -5/+5 |
| | | | | Approved by: maintainer implicitly | ||||
* | Add tokyotyrant 1.1.17, network interface of Tokyo Cabinet. | Li-Wen Hsu | 2009-03-28 | 5 | -0/+95 |
PR: ports/132490 Submitted by: Gea-Suan Lin <gslin at gslin.org> |