# bsd.commands.mk - Common commands used within the ports infrastructure # # Created by: Gabor Kovesdan # # $FreeBSD$ # # DO NOT COMMIT CHANGES TO THIS FILE BY YOURSELF, EVEN IF YOU DID NOT GET # A RESPONSE FROM THE MAINTAINER(S) WITHIN A REASONABLE TIMEFRAME! ALL # UNAUTHORISED CHANGES WILL BE UNCONDITIONALLY REVERTED! # COMMANDS_Include_MAINTAINER= portmgr@FreeBSD.org .if !defined(_COMMANDSMKINCLUDED) _COMMANDSMKINCLUDED= yes AWK?= /usr/bin/awk BASENAME?= /usr/bin/basename BRANDELF?= /usr/bin/brandelf BSDMAKE?= /usr/bin/make BZCAT?= /usr/bin/bzcat BZIP2_CMD?= /usr/bin/bzip2 CAT?= /bin/cat CHGRP?= /usr/bin/chgrp CHMOD?= /bin/chmod CHOWN?= /usr/sbin/chown CHROOT?= /usr/sbin/chroot COMM?= /usr/bin/comm CP?= /bin/cp CPIO?= /usr/bin/cpio CUT?= /usr/bin/cut DC?= /usr/bin/dc DIALOG?= /usr/bin/dialog DIALOG4PORTS?= ${LOCALBASE}/bin/dialog4ports DIFF?= /usr/bin/diff DIRNAME?= /usr/bin/dirname EGREP?= /usr/bin/egrep EXPR?= /bin/expr FALSE?= false # Shell builtin FILE?= /usr/bin/file FIND?= /usr/bin/find FLEX?= /usr/bin/flex FMT?= /usr/bin/fmt GMAKE?= gmake GREP?= /usr/bin/grep GUNZIP_CMD?= /usr/bin/gunzip -f GZCAT?= /usr/bin/gzcat GZIP?= -9 GZIP_CMD?= /usr/bin/gzip -nf ${GZIP} HEAD?= /usr/bin/head ID?= /usr/bin/id IDENT?= /usr/bin/ident JOT?= /usr/bin/jot LDCONFIG?= /sbin/ldconfig LHA_CMD?= ${LOCALBASE}/bin/lha LN?= /bin/ln LS?= /bin/ls MKDIR?= /bin/mkdir -p MKTEMP?= /usr/bin/mktemp MOUNT?= /sbin/mount MOUNT_DEVFS?= ${MOUNT} -t devfs devfs # XXX: this is a work-around for an obscure bug where # mount -t nullfs returns zero status on errors within # a make target MOUNT_NULLFS?= /sbin/mount_nullfs MV?= /bin/mv OBJCOPY?= /usr/bin/objcopy OBJDUMP?= /usr/bin/objdump PASTE?= /usr/bin/paste PAX?= /bin/pax PRINTF?= /usr/bin/printf PS_CMD?= /bin/ps PW?= /usr/sbin/pw REALPATH?= /bin/realpath RM?= /bin/rm -f RMDIR?= /bin/rmdir SED?= /usr/bin/sed SETENV?= /usr/bin/env SH?= /bin/sh SORT?= /usr/bin/sort STRIP_CMD?= /usr/bin/strip STAT?= /usr/bin/stat # Command to run commands as privileged user # Example: "/usr/local/bin/sudo -E sh -c" to use "sudo" instead of "su" SU_CMD?= /usr/bin/su root -c SYSCTL?= /sbin/sysctl TAIL?= /usr/bin/tail TEST?= test # Shell builtin TR?= LANG=C /usr/bin/tr TRUE?= true # Shell builtin UMOUNT?= /sbin/umount UNAME?= /usr/bin/uname UNMAKESELF_CMD?= ${LOCALBASE}/bin/unmakeself UNZIP_CMD?= ${LOCALBASE}/bin/unzip UNZIP_NATIVE_CMD?= /usr/bin/unzip WHICH?= /usr/bin/which XARGS?= /usr/bin/xargs XMKMF?= ${LOCALBASE}/bin/xmkmf YACC?= /usr/bin/yacc XZ?= -Mmax XZCAT= /usr/bin/xzcat ${XZ} XZ_CMD?= /usr/bin/xz ${XZ} MD5?= /sbin/md5 SHA256?= /sbin/sha256 .if exists(/usr/bin/soeliminate) SOELIM?= /usr/bin/soeliminate .else SOELIM?= /usr/bin/soelim .endif # ECHO is defined in /usr/share/mk/sys.mk, which can either be "echo", # or "true" if the make flag -s is given. Use ECHO_CMD where you mean # the echo command. ECHO_CMD?= echo # Shell builtin # Used to print all the '===>' style prompts - override this to turn them off. ECHO_MSG?= ${ECHO_CMD} .elif !defined(_PKGTOOLSDEFINED) _PKGTOOLSDEFINED= yes PKG_BIN?= ${LOCALBASE}/sbin/pkg-static PKG_CMD?= ${PKG_BIN} register PKG_DELETE?= ${PKG_BIN} delete -y PKG_INFO?= ${PKG_BIN} info -g PKG_VERSION?= ${PKG_BIN} version PKG_CREATE?= ${PKG_BIN} create PKG_ADD?= ${PKG_BIN} add PKG_QUERY?= ${PKG_BIN} query .endif ctron6/files/ini-1.3.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/cups-base
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.4dinoex2010-07-273-41/+4
* - Security update to 1.4.4dinoex2010-06-192-0/+37
* LICENSE GPLv2dinoex2010-06-061-0/+1
* - note GROUPS/USERS does not work heredinoex2010-06-051-0/+3
* - update to 1.4.3dinoex2010-04-084-21/+154
* - Add instrutcions for USB printers on FreeBSD 8dinoex2010-03-291-0/+7
* - fix build on CURRENTdinoex2010-03-281-0/+1
* - update to 1.4.1dinoex2010-03-281-2/+2
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - add CONFLICTS with print/cupsddkdinoex2010-02-111-0/+1
* - update to jpeg-8dinoex2010-02-051-2/+2
* - fix option WITHOUT_GHOSTSCRIPTdinoex2010-01-162-7/+16
* - mark BROKEN on ia64dinoex2009-12-261-0/+3
* - fix crash using print command from Thunderbirddinoex2009-12-142-2/+17
* - create empty model dirdinoex2009-12-121-0/+1
* - do not overwrite /etc/printcapdinoex2009-12-081-0/+3
* - disable libusb support if deselected.dinoex2009-12-083-1/+15
* - add missing option WITH_LIBUSBdinoex2009-12-051-0/+5
* - Fix build with GNUTLSdinoex2009-12-021-3/+6
* - disable -fpie -fPIE which seems broken on amd64 for FreeBSD >= 7dinoex2009-11-301-0/+5
* - cleanup REINPLACE for basedinoex2009-11-301-1/+1
* - Fix build of option WITH_PAMdinoex2009-11-291-12/+8
* - Security update to 1.4.2dinoex2009-11-293-34/+4
* - update to 1.4.1dinoex2009-11-297-1185/+339
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2
* - update to jpeg7dinoex2009-07-181-2/+2
* - cups/driver may be used by other packagesdinoex2009-06-261-1/+1
* - Fix build with custom prefixkmoore2009-06-251-1/+2
* - add seperate pkg_descrdinoex2009-05-184-3/+14
* - extend COMMENT master and slave portsdinoex2009-05-171-1/+4
* - cleanup: no pkg_message for slave portsdinoex2009-05-161-0/+2
* - use slave port CUPS_IMAGEdinoex2009-05-162-38/+40
* - new slave port CUPS_IMAGEdinoex2009-05-162-7/+42
* - fix path in messagedinoex2009-05-161-1/+1
* - force build of cups-client if old cups is installeddinoex2009-05-081-0/+2
* - fix mtreedinoex2009-05-072-1/+1
* - use cups-client as dependencydinoex2009-05-073-40/+32
* - new option CUPS_CLIENTdinoex2009-05-072-51/+98
* - fix builddinoex2009-05-063-5/+17
* - update to 1.3.10dinoex2009-05-054-211/+4
* -improve textdinoex2009-03-151-4/+3
* - remove option GVFS_OPENdinoex2009-02-151-9/+1
* - add option WITH_GVFS_OPENdinoex2009-02-032-2/+13
* Bump PORTREVISION after the recent libtasn1 shared lib update.itetcu2009-01-211-1/+1
* - Fix integer overflow in PNG validationdinoex2008-11-282-1/+28
* - Fix NULL pointer dereference in MaxSubscriptiondinoex2008-11-282-0/+180
* - Security Update to 1.3.9dinoex2008-10-153-8/+6
* - package cleanup, do not created obsolte dirsdinoex2008-09-072-9/+1
* - update to new distfiledinoex2008-09-072-9/+5
* - Fix fetchitetcu2008-09-071-4/+4
* - update MASTER_SITESdinoex2008-09-071-1/+6
* - update to 1.3.8dinoex2008-09-064-95/+131
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Security fixdinoex2008-08-122-1/+73
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - fix spellingdinoex2008-04-221-1/+1
* - new option WITH_XDG_OPENdinoex2008-04-111-3/+9
* - Add depends on devel/xdg-utilsdinoex2008-04-101-0/+3
* - Security update to 1.3.7dinoex2008-04-025-22/+17
* - disable autodection of dbusdinoex2008-03-281-1/+9
* - Fix crash in case of incorrectly configured PAMdinoex2008-03-042-0/+17
* - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+2
* - update to 1.3.6dinoex2008-02-283-23/+4
* - DNSSD libraries are linked even if WITH_DNSSD is not defineddinoex2008-02-021-0/+2
* - new option WITH_LDAPdinoex2008-01-291-1/+9
* - add option DNSSD to make configdinoex2008-01-242-2/+13
* - new option WITH_DNSSDdinoex2008-01-201-0/+7
* - add example for devd.confdinoex2008-01-174-3/+26
* - force installation of cups.desktopdinoex2008-01-142-0/+3
* - Security update to 1.3.5dinoex2007-12-233-612/+4
* - update to 1.3.4dinoex2007-12-125-198/+17
* - fix vulnerability in pdftopsdinoex2007-11-142-1/+608
* - Security patch to solve remote code executiondinoex2007-11-122-1/+154
* - mark FORBIDDEN due remote execution of arbitrary codedinoex2007-11-091-0/+1
* - update to 1.3.3dinoex2007-09-304-26/+18
* - fix build when an obsolete version of cups is installeddinoex2007-09-292-0/+15
* - update to 1.30.0dinoex2007-09-282-0/+29
* - update to 1.30.0dinoex2007-09-285-837/+1014
* - update to 1.2.12dinoex2007-08-142-5/+4
* - Fix buffer overflow vulnerability.miwi2007-07-312-1/+24
* Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-2/+2
* - drop pkg-installdinoex2007-06-123-25/+19
* - Security update to 1.2.11dinoex2007-06-123-6/+124
* - fix order for creation for user, groups and dirs.dinoex2007-06-08