Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . support staging; | Boris Samorodov | 2013-10-03 | 1 | -11/+3 |
| | | | | | | . remove the indefinite article from COMMENT; . use new LIB_DEPENDS syntax; . incorporate gmake and pathfix into USES and sort the latter. | ||||
* | Mark IGNORE if KERB_GSSAPI incorrectly selected | Bryan Drewery | 2013-10-03 | 1 | -4/+8 |
| | |||||
* | Stop renaming perl ports base on options | Baptiste Daroussin | 2013-10-03 | 4 | -4/+0 |
| | |||||
* | - Change maintainer email to @FreeBSD.org | Danilo Egea Gondolfo | 2013-10-03 | 12 | -30/+18 |
| | | | | | | - Add stage support Approved by: culot (mentor) | ||||
* | - Support {opt}_EXTRA_PATCHES | Bryan Drewery | 2013-10-03 | 1 | -0/+6 |
| | | | | | Reviewed by: bapt With hat: portmgr | ||||
* | Cleanup patch-readconf.c to only have 1 diff | Bryan Drewery | 2013-10-03 | 1 | -17/+17 |
| | |||||
* | - Fixup staging with pkgng. | Mathieu Arnold | 2013-10-03 | 8 | -21/+24 |
| | | | | | | - Always use new LIB_DEPENDS format. Pointy hat to: myself | ||||
* | - Remove indefinite article from COMMENT | Danilo Egea Gondolfo | 2013-10-03 | 2 | -5/+3 |
| | | | | | | | - Change maintainer email to @FreeBSD.org - Add stage support Approved by: culot (mentor) | ||||
* | - Update from 0.20130603 to 0.20131001 | Danilo Egea Gondolfo | 2013-10-03 | 3 | -8/+6 |
| | | | | | | | - Change maintainer email to @FreeBSD.org - Add stage support Approved by: culot (mentor) | ||||
* | . support staging; | Boris Samorodov | 2013-10-03 | 1 | -7/+5 |
| | | | | | | | . remove the indefinite article from COMMENT; . incorporate optionsNG (DOCS); . use standard MKDIR to create directories (not INSTALL -d); . unmute install commands. | ||||
* | www/py-beautifulsoup30: remove port | William Grzybowski | 2013-10-03 | 6 | -44/+1 |
| | | | | | | | - This port is no longer being used anywhere and was causing conflict with www/py-beautifulsoup32, consider using it instead Approved by: portmgr (bapt) | ||||
* | - Add patch to fix mips-softmmu target crashes with clang. [1] | Juergen Lock | 2013-10-03 | 2 | -5/+14 |
| | | | | | | | - Remove USE_GCC. - Bump PORTREVISION. Submitted by: dim [1] | ||||
* | . support staging; | Boris Samorodov | 2013-10-03 | 2 | -15/+5 |
| | | | | | | | . remove the indefinite article from COMMENT; . use new LIB_DEPENDS syntax; . incorporate gmake and pathfix into USES macro; . remove useless standard definition of WRKSRC. | ||||
* | Document the last xinetd vulnerability | Sergey Matveychuk | 2013-10-03 | 1 | -0/+26 |
| | |||||
* | Update descriptions to match current conventions | Bryan Drewery | 2013-10-03 | 1 | -7/+7 |
| | |||||
* | . support staging; | Boris Samorodov | 2013-10-03 | 1 | -8/+2 |
| | | | | | | . remove the indefinite article from COMMENT; . USE_GMAKE=yes -> USES=gmake; . use USES=pathfix instead post-extract target. | ||||
* | - Fix CVE-2013-4342: xinetd ignores user and group directives for TCPMUX ↵ | Sergey Matveychuk | 2013-10-03 | 3 | -0/+12 |
| | | | | | | | | services - Rename old-style named file Submitted by: Thomas Swan <thomas.swan@gmail.com> | ||||
* | - Move love versions from LATEST_LINK to PKGNAMESUFFIX to avoid pkg name ↵ | Dmitry Marakasov | 2013-10-03 | 2 | -4/+2 |
| | | | | conflicts | ||||
* | Update to 0.8 | Emanuel Haupt | 2013-10-03 | 2 | -7/+6 |
| | |||||
* | dns/opendnssec13: fix pkg-plist without AUDITOR | William Grzybowski | 2013-10-03 | 2 | -5/+4 |
| | | | | | | - FIx pkg-plist without AUDITOR Reported by: mat | ||||
* | - Use %%DATADIR%% in pkg-message [1] | Lars Engels | 2013-10-03 | 2 | -4/+2 |
| | | | | | | - Switch to USES scons Noticed by: jgh [1] | ||||
* | multimedia/py-openlp: change beautifulsoup dependency | William Grzybowski | 2013-10-03 | 1 | -1/+2 |
| | | | | | | - Change beautifulsoup dependency, version 3.0 is going to be removed Approved by: maintainer (via email) | ||||
* | - Fix build on CURRENT | Sergey Matveychuk | 2013-10-03 | 1 | -0/+1 |
| | | | | Obtained from: pkg-fallout@ | ||||
* | - unbound was imported into base in r255597 with group 'unbound'. Chase | Bryan Drewery | 2013-10-03 | 3 | -1/+4 |
| | | | | | | this and have the port also add a group to avoid mergemaster conflict Approved by: maintainer timeout (via email) | ||||
* | Switch from RUN_DEPEND on gobject-introspection to USE_GNOME=introspection:build | Koop Mast | 2013-10-03 | 4 | -21/+39 |
| | | | | | Use new LIB_DEPEND syntax, enable stage support. Don't hardcode -lstdc++ to fix build on HEAD. | ||||
* | Fix packaging with python-3. | Dmitry Sivachenko | 2013-10-03 | 2 | -0/+2 |
| | | | | Approved by: lwhsu | ||||
* | The default versions of lang/python* have been changed to support the | Marcus von Appen | 2013-10-03 | 3 | -24/+49 |
| | | | | | | | | | | new DEFAULT_VERSIONS variable. PYTHON_DEFAULT_VERSION, PYTHON2_DEFAULT_VERSION and PYTHON3_DEFAULT_VERSION are deprecated. If you have set them in your make.conf, you should change them something like DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3 | ||||
* | Drop condititional dependency on py-imporlib, since it was removed. | Ruslan Makhmatkhanov | 2013-10-03 | 2 | -3/+1 |
| | | | | With hat: python | ||||
* | Remove the now useless pre-su-install target. | Mathieu Arnold | 2013-10-03 | 4 | -16/+0 |
| | | | | Spotted by: bapt | ||||
* | And remove those now defunct files. | Mathieu Arnold | 2013-10-03 | 4 | -3217/+0 |
| | |||||
* | Support staging. | Mathieu Arnold | 2013-10-03 | 8 | -74/+3256 |
| | |||||
* | Fix build on 8.x. | Hiroki Sato | 2013-10-03 | 1 | -0/+18 |
| | | | | Reported by: pkg-fallout | ||||
* | - Add CONFLICTS with another firebird versions | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -0/+5 |
| | |||||
* | - Add CONFLICTS with another firebird versions | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -0/+5 |
| | |||||
* | - Add CONFLICTS with another firebird versions | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -0/+5 |
| | |||||
* | Add forgotten NO_STAGE keyword. | Koop Mast | 2013-10-03 | 1 | -0/+1 |
| | |||||
* | Disable stage for now until I can figure out how to make it work with waf. | Koop Mast | 2013-10-03 | 2 | -2/+5 |
| | | | | Submitted by: Kenta Suzumoto <kentas@hush.com> | ||||
* | - Respect CC on extern/btyacc. It could fix an issue on CURRENT | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -0/+20 |
| | | | | Reported by: pkg-fallout | ||||
* | - Some modifications for avoid pkg name collisions [1] | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -1/+2 |
| | | | | Suggested by: bapt [1] | ||||
* | - Remove LATEST_LINK [1] | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -4/+2 |
| | | | | | | - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1] | ||||
* | - Some modifications for avoid pkg name collisions [1] | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -1/+2 |
| | | | | Suggested by: bapt [1] | ||||
* | - Remove unnecessary slash after STAGEDIR | Sunpoet Po-Chuan Hsieh | 2013-10-03 | 1 | -2/+2 |
| | |||||
* | - Remove LATEST_LINK [1] | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -6/+4 |
| | | | | | | - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1] | ||||
* | - Some modifications for avoid pkg name collisions [1] | Jose Alonso Cardenas Marquez | 2013-10-03 | 1 | -1/+2 |
| | | | | Suggested by: bapt [1] | ||||
* | - Add Super Server support | Jose Alonso Cardenas Marquez | 2013-10-03 | 5 | -23/+69 |
| | | | | | | | | - Add superclassic and superserver modes to firebird rc script - Remove LATEST_LINK [1] - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1] | ||||
* | - Add LICENSE | Sunpoet Po-Chuan Hsieh | 2013-10-03 | 1 | -1/+3 |
| | |||||
* | Use new USES=scons, | Baptiste Daroussin | 2013-10-03 | 1 | -10/+6 |
| | | | | Add support for stage | ||||
* | Sometimes scons do expect DESTDIR being in lowercase | Baptiste Daroussin | 2013-10-03 | 1 | -0/+3 |
| | |||||
* | - Remove unnecessary slash after STAGEDIR | Sunpoet Po-Chuan Hsieh | 2013-10-03 | 11 | -42/+42 |
| | |||||
* | - Update to 1.14 | Sunpoet Po-Chuan Hsieh | 2013-10-03 | 3 | -34/+5 |
| | | | | | | | | | - Use INSTALL_DATA instead of CP - Remove unnecessary slash after STAGEDIR Changes: - Merge files/patch-make.conf.in - Rename make.conf.in to make.conf |