summaryrefslogtreecommitdiff
path: root/archivers/epkg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up plistBaptiste Daroussin2014-10-191-3/+1
| | | | Notes: svn path=/head/; revision=371222
* Support stageBaptiste Daroussin2013-12-262-52/+46
| | | | Notes: svn path=/head/; revision=337546
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in accessibility With hat: portmgr Notes: svn path=/head/; revision=336153
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+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 Notes: svn path=/head/; revision=282282
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Fix plist with custom PREFIX and bump PORTREVISIONIon-Mihai Tetcu2009-06-071-3/+5
| | | | | | | | | | Submitted by: Sahil Tandon No cookie for: maintainer Reported by: QATty Approved by: portmgr (itetcu@) Notes: svn path=/head/; revision=235356
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-4/+4
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* Fix build on ia64Renato Botelho2006-09-062-1/+13
| | | | | | | | PR: ports/102937 Submitted by: pirzyk (maintainer) Notes: svn path=/head/; revision=172412
* Tell what epkg is.Ion-Mihai Tetcu2006-06-251-1/+8
| | | | | | | Requested by: linimon Notes: svn path=/head/; revision=166310
* Encap Package MangerIon-Mihai Tetcu2006-06-256-0/+129
WWW: http://www.encap.org/epkg/ PR: ports/97210 Submitted by: Jim Pirzyk <pirzyk@freebsd.org> Notes: svn path=/head/; revision=166295