# New ports collection makefile for: py-qt4-doc # Date created: 2007-02-20 # Whom: Danny Pansters # # $FreeBSD$ PORTNAME= doc PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 1 CATEGORIES= misc devel python MASTER_SITES= ${MASTER_SITES_PYQT4} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt4- DISTNAME= ${PYQT4_DISTNAME} MAINTAINER= ${PYQT_MAINTAINER} COMMENT= Python bindings for the Qt4 toolkit, documentation NO_BUILD= yes USE_PYTHON= 2.5+ DOCSDIR= ${PREFIX}/share/doc/py-qt4 do-install: .if !defined(NOPORTDOCS) cd ${WRKSRC} &&\ ${MKDIR} ${DOCSDIR} &&\ ${INSTALL_DATA} ChangeLog GPL_EXCEPTION.TXT\ GPL_EXCEPTION_ADDENDUM.TXT LICENSE NEWS\ OPENSOURCE-NOTICE.TXT README THANKS\ ${DOCSDIR} &&\ ${CP} -R doc/ ${DOCSDIR} .else @${ECHO} "NOPORTDOCS is set -- installing nothing." .endif .include "../../devel/py-sip/files/bsd.pyqt.mk" .include cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/UIDs
ase
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.4.4ehaupt2018-02-101-1/+1
* Add new port: www/mattermost-webappolivier2018-02-021-1/+1
* devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etcyuri2017-12-191-1/+0
* new port: databases/arangodb32lifanov2017-11-211-1/+1
* net-p2p/monero-cli: Add a new port - a secure, private, and untraceable crypt...vd2017-11-091-1/+1
* Import net/traefik, a high availability reverse proxy and load balancerriggs2017-10-141-1/+1
* Add litecoin user missed in r449977swills2017-09-171-1/+1
* net/kafka: create portswills2017-09-071-2/+2
* New port: x11/sddmtcberner2017-09-071-1/+1
* sysutils/zap: Update to version 0.7.2 and add zap user/groupjrm2017-08-311-1/+1
* CockroachDB is a distributed SQL database built on a transactionalkrion2017-08-211-1/+1
* www/selenium: add UIDs and GIDspi2017-08-171-1/+1
* Welcome net-p2p/jackett to the treefeld2017-08-041-0/+1
* Reserve GID for _dnscrypt-proxy userfeld2017-08-041-1/+1
* Reserve GID for couchpotato userfeld2017-08-041-1/+1
* Reserve GID for synapse userfeld2017-08-041-1/+1
* Reserve GID for sonarr and radarrfeld2017-08-041-2/+2
* This is tool to build a local copy of the National Vulnerabilities Database(NVD)ultima2017-07-291-1/+1
* Fix copy and paste error in gitlab-runner home dirswills2017-07-201-1/+1
* UIDs, GIDs: Create new IDs for prometheus alertmanager.bsam2017-07-181-1/+1
* Commit the anvil user/group (missed in original commit) so it buildsdvl2017-07-151-1/+1
* New port: net/frrolivier2017-06-301-1/+1
* New port, net-im/mastodon: GNU Social-compatible microblogging serverjrm2017-05-271-1/+1
* Add rc.d scriptsunpoet2017-05-211-1/+1
* A pure Unix shell script implementing ACME client protocoldvl2017-05-201-1/+1
* Modernizing port, several improvements were done:garga2017-04-251-1/+1
* Add UID/GID for gitlab-runnerswills2017-04-071-1/+1
* net/ceph-devel: Add port to the tree.mmokhi2017-03-301-1/+1
* add ports for Samhain Intrusion Detection Systemlifanov2017-03-131-1/+1
* ClickHouse is an open-source column-oriented database managementamdmi32017-03-021-1/+1
* www/minio: update to 2017.02.16.01.47.30swills2017-02-231-1/+1
* Add Radarr to the ports treefeld2017-02-221-1/+1
* Update net/chrony: enable privilege separation and other minor changes.krion2017-02-141-1/+1
* www/uwsgi: Further rc script security improvementsfeld2017-02-031-1/+1
* new port: net-mgmt/netdatalifanov2017-01-271-1/+1
* net/py-matrix-synapse: Update to 0.18.7feld2017-01-181-1/+1
* Add misc/py-cinder, Block Storage service for OpenStacknovel2017-01-151-1/+1
* Rename sysutils/istatd to sysutils/istatserver and update to 3.01farrokhi2017-01-101-1/+1
* net-p2p/couchpotato: Create a user account for couchpotatofeld2017-01-051-1/+1
* Add UID/GID for net-mgmt/rubygem-oxidizedswills2017-01-041-1/+1
* Add x11/lightdm and x11/lightdm-gtk-greeter.woodsb022016-12-261-1/+1
* - Add rc.d scriptamdmi32016-12-221-1/+1
* Add www/py-horizon, OpenStack Dashboardnovel2016-12-201-1/+1
* New port: dns/dqpi2016-12-191-1/+1
erwin2011-01-151-1/+1
* rmdir(1) does not take -f.erwin2011-01-061-1/+1
* Drop support for 6.x and bump 8.x to 8.1-RELEASEerwin2010-12-211-3/+2
* Remove debugging code that crept in.linimon2010-12-171-1/+1
* Refactor the client-side. It turns out that the evaluation of param.hlinimon2010-12-161-20/+21
* If the logfile was not correctly copied from the client back to the server,linimon2010-12-161-10/+15
* Make sure that PKGSUFFIX and LOCALBASE are really defined. (Things worklinimon2010-12-161-6/+8
* Drop support for FreeBSD 6.x.erwin2010-12-141-7/+2
* common.conf has to be copied over as well as client.conf.linimon2010-12-091-4/+4
* Refactor some variables that need to be in sync between the server-sidelinimon2010-12-012-6/+3
* It turns out that some variables have to be shared between the server-sidelinimon2010-12-011-0/+21
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headlinimon2010-12-011-24/+38
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headlinimon2010-12-013-9/+16
* Make an rm command quieter; add some debug comments.linimon2010-12-011-1/+3
* Although I was going to try to avoid it, it turns out that it islinimon2010-12-019-0/+9
* Rename internal variables to correspond to their actual uses; automaticallylinimon2010-12-011-4/+23
* Add some debug code to attempt to work around the "too many stale chroots"linimon2010-12-011-0/+7
* Add a debug setting (commented out).linimon2010-11-291-0/+3
* Move the override of PKG_DBDIR to the right place. This keeps INDEXlinimon2010-11-291-3/+3
* - Switch to SHA256 checksumspav2010-11-181-11/+11
* Retire the broken fenner distfile survey in favor of the new onelinimon2010-10-071-6/+2
* Attempt to shut down some whining when the resultant script is run.linimon2010-10-071-1/+1
* - s/make/may/pgollucci2010-09-241-1/+1
* -use a tab not a spacepgollucci2010-09-231-1/+1
* /8/9/ as the defaultpgollucci2010-09-231-1/+1
* blanket approvalpgollucci2010-09-231-0/+1
* check for repocopy snafuspgollucci2010-09-141-0/+43
* Fix it for real this time.linimon2010-08-171-7/+13
* Restore the display of statistics for non-mainline runs.linimon2010-08-161-1/+1
* Add some missing error handling.linimon2010-08-161-0/+4
* Handle yet another error case.linimon2010-08-151-0/+3
* Correct some misleading documentation.linimon2010-08-101-3/+3
* Fix braino from production.linimon2010-08-022-2/+2
* Fix mishandling of root/all case.linimon2010-07-302-12/+10
* Push PACKAGE_BUILDING and MALLOC_OPTIONS up a level.linimon2010-06-301-4/+2
* Remove now-redundant setting of PACKAGE_BUILDING.linimon2010-06-302-2/+0
* Fix up usage of buildenv.client to deal with overenthusiasticlinimon2010-06-301-3/+5
* Add CLIENT_MALLOC_OPTIONS.linimon2010-06-301-0/+3
* The previous refactoring was too agressive. SRCBASE and friends are usedlinimon2010-06-301-15/+20
* Correct the URLs; 'http://' is not included in MASTER_URL.linimon2010-06-281-7/+7
* Document some hard-coded stuff in the scripts.linimon2010-06-261-0/+22
* A script that can be remotely run on package build clients to attempt tolinimon2010-06-261-0/+10
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-4/+8
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-62/+37
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-3/+5
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-2/+2
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-19/+22
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-3/+8
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-29/+46
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-9/+11
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-4/+16
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-21/+6
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-2/+3
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-0/+5
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-1/+10
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-45/+51
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-15/+30
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-46/+82
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-0/+3
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-1/+6
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-11/+17
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-9/+15
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-10/+22
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-76/+80
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-31/+34
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-7/+13
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-2611-12/+34
* Variant of the allgohans script that does locking. This has been inlinimon2010-06-261-0/+58
* Note the files that shouldn't be checked into the repository (theylinimon2010-06-261-0/+3
* Remove obsolete cruft that has not been used in several years.linimon2010-06-237-256/+0
* A new file to document some generalization of scripts on a packagelinimon2010-06-231-0/+32
* Some configuration information that is shipped to the clients of alinimon2010-06-231-0/+16
* A new file to centralize definitions that apply to the the package nodeslinimon2010-06-231-0/+40
* A new file to centralize definitions that apply to the server-side oflinimon2010-06-231-0/+97
* Catch up with master copy on pointyhat.linimon2010-06-223-14/+40
* These appear to no longer be used.linimon2010-06-222-104/+0
* - Unbreak the -n flag;romain2010-06-061-6/+5
* Restore line dropped in revision 1.21.linimon2010-06-031-0/+1
* Sigh. This had already been done, just not checked out on production.linimon2010-06-016-7/+1
* Get rid of the remnants of X11BASE.linimon2010-06-016-1/+7
* Remove some hardcoding.linimon2010-06-011-5/+5
* Add a comment.linimon2010-06-011-0/+2
* Eliminate some more hardcoding. Expand the pattern for "non-mainstream"linimon2010-05-261-5/+9
* Remove the hard-coding of '-exp'. While here, factor out some otherlinimon2010-05-251-6/+9
* Remove obsolete cruft.linimon2010-05-231-8/+0
* Cronjob that runs on pointyhat to cleanup stale chroots on clients.linimon2010-05-221-0/+11
* Trim backup files a bit; make the emails a bit more verbose.linimon2010-05-202-12/+24
* Refactor things a bit.linimon2010-05-201-4/+5
* Improve error handling a bit.linimon2010-05-202-1/+6