aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Remove PORTREVISIONSunpoet Po-Chuan Hsieh2014-12-051-2/+0
| | | | Notes: svn path=/head/; revision=374064
* - Remove local MASTER_SITE which is going to disappearDmitry Marakasov2014-12-051-3/+2
| | | | | | | | | | - Add my mirror instead PR: 195578 Submitted by: motoyuki@bsdclub.org Notes: svn path=/head/; revision=374063
* - Clarify LICENSEDmitry Marakasov2014-12-051-1/+1
| | | | | | | | | | Also note that previous commit was related to: PR: 194997 Submitted by: bsdport@ddm.wox.org Notes: svn path=/head/; revision=374062
* - Update to 2.44.pDmitry Marakasov2014-12-053-12/+57
| | | | | | | | - Add LICENSE_FILE - Fix optional binary installation Notes: svn path=/head/; revision=374061
* - Resurrect ports-mgmt/pkg-plist, update to 1.4Dmitry Marakasov2014-12-054-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible. That's all it does ;-) Basic usage =========== 1. Build your port to the staging directory: `make stage`. 2. Run this from your port's directory (or set `-p`). Alternatively, you can install your ports to a "fake" prefix, this is the "old" from before staging support, but it has the added advantage that you've tested whether your port works when installing to a different prefix. 1. Build & install your port with a different `PREFIX`: `make install PREFIX=/var/tmp/ptest`. 2. Run this from your port's directory with `-x` set to `PREFIX`. WWW: http://code.arp242.net/pkg-plist PR: 195576 Submitted by: lightside@gmx.com Approved by: martin@arp242.net (maintainer) Notes: svn path=/head/; revision=374060
* - Fix build with clang 3.5.0Sunpoet Po-Chuan Hsieh2014-12-052-1/+7
| | | | | | | | PR: ports/195666 Submitted by: dim Notes: svn path=/head/; revision=374059
* Sort subdir listDmitry Marakasov2014-12-051-1/+1
| | | | Notes: svn path=/head/; revision=374058
* - Resurrect, unbreak, stagify, modernize MakefileAlexey Dokuchaev2014-12-058-1/+279
| | | | | | | | | | | | | - Switch to the tar.bz2 distfile (it is 37% smaller) - Fix a segmentation fault (patch obtained from Gentoo) - Define LICENSE (GPLv2) and make GUI compulsory for now (when configured for non-GUI, it doesn't install universally required `gftprc' file, and generally requires more work to correctly decouple frontend programs) - Rename one ::-containing patch file, remove unneeded ones - Cleanup MASTER_SITES, update pkg-plist and pkg-descr Notes: svn path=/head/; revision=374057
* - Update to 20141123Sunpoet Po-Chuan Hsieh2014-12-052-3/+3
| | | | | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20141123.diff Notes: svn path=/head/; revision=374056
* - Remove lang/python from BUILD_DEPENDSSunpoet Po-Chuan Hsieh2014-12-054-53/+8
| | | | | | | | | | - Fix SHEBANG_FILES - Respect LOCALBASE - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward Notes: svn path=/head/; revision=374055
* - Remove lang/python from BUILD_DEPENDSSunpoet Po-Chuan Hsieh2014-12-054-58/+12
| | | | | | | | | - Use USES=shebangfix - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward Notes: svn path=/head/; revision=374054
* Update to the 201449 snapshotMark Felder2014-12-052-3/+3
| | | | | | | | PR: 195651 Submitted by: ecrist (maintainer) Notes: svn path=/head/; revision=374053
* Update to 1.4.1Olivier Duchateau2014-12-053-11/+5
| | | | Notes: svn path=/head/; revision=374052
* Update to version 5.7.1Pawel Pekala2014-12-052-3/+3
| | | | Notes: svn path=/head/; revision=374051
* - Update to 0.56Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374050
* - Update to 0.64Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374049
* - Update to 1.47Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374048
* - Update to 0.16Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374047
* - Update to 0.14Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374046
* - Update to 0.14Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374045
* - Update to 0.10Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374044
* - Update to 0.103002Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374043
* - Update to 2.023Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374042
* - Update to 0.216Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374041
* - Update to 0.091.6Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374040
* - Update to 1.005Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374039
* - Update to 1.32Philippe Audeoud2014-12-052-4/+3
| | | | Notes: svn path=/head/; revision=374038
* - Update to 2.1.9Sunpoet Po-Chuan Hsieh2014-12-053-115/+319
| | | | | | | Changes: https://github.com/npm/npm/releases Notes: svn path=/head/; revision=374037
* - Fix build when DEFAULT_VERSIONS=python=3.*Sunpoet Po-Chuan Hsieh2014-12-051-1/+1
| | | | Notes: svn path=/head/; revision=374036
* - Update to 2.10.0Sunpoet Po-Chuan Hsieh2014-12-052-3/+3
| | | | | | | Changes: https://github.com/guard/guard/releases Notes: svn path=/head/; revision=374035
* - Update to 0.20Sunpoet Po-Chuan Hsieh2014-12-053-4/+10
| | | | | | | | | - Strip shared library Changes: http://search.cpan.org/dist/Devel-MAT/Changes Notes: svn path=/head/; revision=374034
* - Update to 3.13.3Sunpoet Po-Chuan Hsieh2014-12-053-5/+4
| | | | | | | | | Changes: - Fixed a memory leak in the CE parser when evaluating server functions. - Memory leak fix in RValue.cc - affects server function evaluation only. Notes: svn path=/head/; revision=374033
* - Update from 4.550.1 to 4.550.2Danilo Egea Gondolfo2014-12-053-4/+4
| | | | Notes: svn path=/head/; revision=374032
* - Update from 5.2.1 to 5.2.2Danilo Egea Gondolfo2014-12-052-3/+3
| | | | Notes: svn path=/head/; revision=374031
* Allow building with clang 3.5Antoine Brodin2014-12-051-7/+11
| | | | | | | | | Those warnings should be fixed, but squelch them for now PR: ports/195665 Notes: svn path=/head/; revision=374030
* - Update to 3.3.41Danilo Egea Gondolfo2014-12-052-6/+7
| | | | | | | | PR: 195688 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=374029
* Update to 0.9.11.5.774Mark Felder2014-12-053-28/+10
| | | | Notes: svn path=/head/; revision=374028
* - Update to 2.5.7.1\- Reset maintainer to ports@Wen Heping2014-12-053-5/+30
| | | | Notes: svn path=/head/; revision=374027
* Remove devel/rubygem-rb-readline, it's not neededAntoine Brodin2014-12-055-26/+1
| | | | | | | PR: ports/192636 Notes: svn path=/head/; revision=374026
* Remove dependency on rb-readline, it works fine without itAntoine Brodin2014-12-051-3/+4
| | | | Notes: svn path=/head/; revision=374025
* - Switch to USES=tar:tgzDmitry Marakasov2014-12-052-6/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374024
* - Add LICENSE (tricky to extract, but it's needed as license is ↵Dmitry Marakasov2014-12-051-1/+10
| | | | | | | | | | non-commercial only) - Pet portlint (whitespace fix) - Strip binary Notes: svn path=/head/; revision=374023
* - Add LICENSEDmitry Marakasov2014-12-052-3/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374022
* - Add LICENSEDmitry Marakasov2014-12-052-12/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374021
* - Add LICENSEDmitry Marakasov2014-12-052-8/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374020
* - Drop @dirrm* from plistDmitry Marakasov2014-12-052-21/+3
| | | | | | | | - Use canonical statement order - Add LICENSE_FILE Notes: svn path=/head/; revision=374019
* - Fix licenseDmitry Marakasov2014-12-052-3/+2
| | | | | | | | - Pet portlint - Drop @dirrm* from plist Notes: svn path=/head/; revision=374018
* - Add LICENSE_FILEDmitry Marakasov2014-12-052-4/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374017
* - Clarify LICENSEDmitry Marakasov2014-12-052-3/+2
| | | | | | | | - Add LICENSE_FILE - Drop @dirrm* from plist Notes: svn path=/head/; revision=374016
* - Add LICENSEDmitry Marakasov2014-12-052-1/+2
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374015