aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/open
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic only changes: add #ifdef __FreeBSD__ in appropriate places.fjoe2004-02-111-16/+26
* New port: open 1.4fjoe2004-02-117-0/+222
| changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine) * - Switch to options helpersamdmi32015-09-021-2/+2 | | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket * - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-231-2/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. * Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-2/+1 | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 * 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-251-4/+0 | | | | | | Categories: print, science, emulators approved by: PTHREAD blanket * cleanup plistbapt2014-12-211-1/+0 | * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) * Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-0/+2 | * Update to 0.7.2; use staging; add licensebf2014-07-072-15/+23 | * - Convert gmake,bzip2,xz to USESmiwi2014-05-261-1/+1 | | | | Approved by: portmgr * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2 | | | | print) * - update png to 1.5.10dinoex2012-06-011-0/+1 | * update print/flpsed to 0.7.0, and www/dillo2 to 3.0.1,bf2011-10-263-27/+15 | | | | both of which now use the new fltk 1.3 * Remove addition of CPPFLAGS to CONFIGURE_ENVbf2011-03-261-1/+0 | | | | in port Makefiles, and MD5 entries in distinfo * Change my ports to use my FreeBSD.org email address.bf2010-07-081-1/+1 | * - update to 1.4.1dinoex2010-03-281-1/+1 | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi * - update to jpeg-8dinoex2010-02-051-1/+1 | * - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1 | | | | | | bumped or updated Requested by: edwin * - Update maintainer mail adressemiwi2009-06-081-1/+1 | | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) * Assign to new volunteer.linimon2008-08-201-1/+1 | * Reassign to general pool by maintainer request.linimon2008-08-191-1/+1 | | | | Hat: portmgr * - Update to 0.6.1miwi2008-07-193-13/+30 | | | | | | | | | | - Fix dependencys - Fix grammer - Update WWW PR: 125144 Submitted by: bf <bf2006a@yahoo.com> Approved by: maintainer timeout * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+1 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Update to 0.3.9miwi2007-10-062-5/+4 | | | | | | PR: 116912 Submitted by: miwi Approved by: maintainer * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * Utilize PORTDOCSmarkus2007-02-091-5/+1 | | | | Approved by: maintainer * SHA256ifyedwin2006-01-241-0/+1 | | | | Approved by: krion@ * Update to 0.3.5mnag2005-10-122-10/+11 | | | | | PR: 87263 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)