/news/ija/

freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add collection of my ports tree related scriptspawel2017-01-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkpatch ------- Makes patch from (all or pattern matched) modified files in WRKSRC directory. pcheck ------ Check for various errors that portlint don't catch: * misspellings in description files * files with no final new lines * leading articles in COMMENT, tabs in WWW lines pclean ------ Keeps your ports svn repo tidy, removes work directories, leftover files and reverts any changes made. pcommit ------- Wrapper for svn commit, removes and adds files, sets props, etc. pfind ----- Simple port's search wrapper. Search parameters include build dependency, category, name, maintainer, regexp pattern and slave ports. pkg-deleaf ---------- Leaf package remover with nice dialog interface. plist-sort ---------- Smart plist sorter which understands PLIST_SUB substitutions and options determined conditional files. plist-update ------------ Script utilizing check-plist port's framework target output for updating outdated pkg-plist, understands PLIST_SUB substitutions and sorts final files list. plog ---- Easy way to send poudriere build logs to your FreeBSD account by scp or view them on your computer. reinplace-check --------------- Checks for files with stale REINPLACE_CMD actions or shows diff's of them. tbuilder -------- Poudriere testport wrapper that makes easier to queue multiple builds of: - specific port - ports linking with certain library - ports with certain names - ports with Makefile matching regular expression - slave ports etc. upgrade-base ------------ Helper script for upgrading FreeBSD base. Detects and sets number of make jobs possible. After upgrade rebuilds ports with kernel modules and offers to remove old files using dialog inerface. upgrade-ports ------------- Helper script for updating ports tree and upgrading your ports. Combining information gathered from UPDATING and MOVED files tries to provide upgrade process as problem free as possible. This includes showing new UPDATING entries since last upgrade, ports origin move tracking, simple conflict resolution, removal of obsolete ports and sanity checking afterwards. Before any change is made user is presented with summary of changes intended similiar to pkg upgrade.
* ports-mgmt/create-rb-port: create portswills2016-11-021-0/+1
| | | | | | This port provides a simple script meant to ease creation of rubygem- ports. WWW: https://github.com/swills/freebsd-ruby
* Add port-index-uniquifier, which is a dummy port taking its version numbercperciva2016-10-111-0/+1
| | | | | | from ${OSVERSION}. This should work around a bug in portsnap whereby the "Fetching N metadata files" step will fail if the identical INDEX files are generated for different major FreeBSD versions.
* Remove expired port:rene2016-08-121-1/+0
| | | | 2016-08-10 ports-mgmt/xps: Does not support pkg(8)
* New port: ports-mgmt/portestpi2016-03-091-0/+1
| | | | | | | | | | | | | With portest, you can create, update, patch and revert a port tree with svn, git and portsnap. Portest can also do portlint testing, test a port with port test, or poudriere, and also generate a list of ports a patchfile(s) will modify. Portest is written in shell with minimal dependencies mostly using FreeBSD-base WWW: https://github.com/Ultima1252/portest PR: 207810 Submitted by: Ultima1252@gmail.com
* Portal is a front-end to FreeBSD's package manipulation tool pkg(8).culot2016-02-201-0/+1
| | | | | | | | | Currently, the application is a MVP (Minimum Viable Product) which provides only the following features: packages listing and searching, installation and deinstallation of packages, and filtering based on the package state. WWW: https://github.com/culot/portal
* Remove expired port:rene2016-02-141-1/+0
| | | | 2016-02-14 ports-mgmt/tinderbox-devel: use newer stable version (ports-mgmt/tinderbox)
* Redports is a fully hosted continuous integration platform fordecke2016-01-221-0/+1
| | | | | | | | testing FreeBSD Ports. redports-node is running on each building machine which asks for new building jobs from the master and builds them using poudriere. WWW: https://freebsd.github.io/redports/
* Add new port: ports-mgmt/synthmarino2016-01-111-0/+1
| | | | | | | | | | | | | | | Synth is a custom packge repository builder for FreeBSD and DragonFly. It is intended to replace Portmaster, portupgrade, and poudriere for the average user. It is simple to learn (the powerful options are limited in number) and user-friendly, but it is extremely fast due to its parallel building capability. It will "drop-in" on any system as it leverages the stock pkg(8) facilities. All ports are built in a clean environment, so it is finally safe to build ports as needed on a live system. The default profile is the system itself, not a new jail, which can be a valuable feature for some environments. (more text on pkg-desc). It's ready for wider testing now.
* [NEW] ports-mgmt/py-skog: Generate visual dependency trees for FreeBSD portskoobs2016-01-031-0/+1
| | | | | | A tool to generate human-readable trees of dependencies of a FreeBSD port. WWW: https://github.com/bbqsrc/skog-python
* pytoport provides a way to quickly generate the barebones of a Python packagemiwi2015-12-281-0/+1
| | | | | | | | | | | by simply providing the name of the module to the command. It accesses the PyPI JSON API and does its best to generate a fully functional Makefile and distinfo where sources are found. WWW: https://github.com/freebsd/pytoport PR: 205636 Submitted by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Remove expired ports:rene2015-11-021-1/+0
| | | | | 2015-11-01 devel/ros: Unsupported upstream, see http://wiki.ros.org/Distributions 2015-11-01 ports-mgmt/portsopt: Deprecated by optionsng
* Remove bpm which does not support pkg and has no upstream anymorebapt2015-10-111-1/+0
|
* CLI utilities and wrappers for FreeBSD's bugzillapgollucci2015-07-301-0/+1
| | | | | | | instance with emphasis on ports.Provides a consistent API which can have pluggable backends. WWW: https://github.com/pgollucci/freebsd-bugzilla-cli
* - Remove ports-mgmt/vulnerability-test-port as it is part of portaudit suite ↵ak2015-07-201-1/+0
| | | | and useless after its retierment.
* OctoPkg is a powerful pkgng GUI front-end written in Qtkmoore2015-07-061-0/+1
| | | | WWW: https://octopkg.wordpress.com/
* Remove expired ports:rene2015-06-301-1/+0
| | | | | | | | 2015-06-29 audio/padevchooser: Broken for more than 6 months 2015-06-29 devel/xtla: Broken for more than 6 months 2015-06-29 mail/mail-notification: Broken for more than 6 months 2015-06-29 ports-mgmt/gnome-packagekit: Broken for more than 6 months 2015-06-29 sysutils/py-salt-api: Broken for more than 6 months
* Remove expired ports:amdmi32015-06-021-1/+0
| | | | | | 2015-05-31 ports-mgmt/porteasy: Does not support pkgng 2015-05-31 textproc/hgrep: Not needed any more, base grep has coloring support 2015-05-26 www/diamanda: Broken for more than 6 months
* Add new port ports-mgmt/genpatch (toolset used in dports for 18 months)marino2015-05-181-0/+1
| | | | | | | | | | | | | | | | ===== This is a set of three simple tools written in sh(1) for generating single patches for use in Ports. This set is ideal for creating a new patch when it is inconvenient or undesirable to use the "make makepatch" utility. The first tool is "dupe" which is a quick copy utility. The second tool is "genpatch" which creates patches in the standards diff format and using the standard file name conventions. The last tool is "portfix" which runs "dupe", an editor of choice, and "genpatch" serially as a macro as a convenient and quick way to create port patches. Please see the dupe, genpatch, and portfix man pages for details.
* ports-mgmt/portbuilder: remove port: unmaintained and overcome by changes.dbn2015-04-011-1/+0
|
* New Port: ports-mgmt/portfindbofh2015-02-091-0/+1
| | | | | | | | | | Use portfind to search in the ports tree. WWW: http://www.dynsoft.com PR: 196716 Submitted by: thorsten@dynsoft.com Approved by: bapt marino (implicit)
* Remove expired ports:rene2015-01-071-8/+0
| | | | | | | | | | | 2015-01-06 ports-mgmt/portcheckout: Uses ports cvs repo, which is long gone 2015-01-06 ports-mgmt/pkg_trackinst: Does not support pkgng, generates incorrect pkg-plist 2015-01-06 ports-mgmt/pkg_remove: Does not support pkgng 2015-01-06 ports-mgmt/pkg-orphan: Does not support pkgng 2015-01-06 ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates: Depends on ports-mgmt/p5-FreeBSD-Pkgs 2015-01-06 ports-mgmt/p5-FreeBSD-Pkgs: Does not support pkgng 2015-01-06 ports-mgmt/p5-App-Pm2Port: Does not know about USES=perl, generates incorrect pkg-plist 2015-01-06 ports-mgmt/bpkg: Does not support pkgng
* Remove expired port:rene2014-12-061-1/+0
| | | | 2014-12-06 ports-mgmt/pib: Does not work with tcl/tk 8.4+, does not support pkgng
* - Resurrect ports-mgmt/pkg-plist, update to 1.4amdmi32014-12-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Sort subdir listamdmi32014-12-061-1/+1
|
* Remove expired ports:rene2014-12-021-1/+0
| | | | | | | | | | 2014-11-30 ports-mgmt/pkg-plist: Generate incorrect plists 2014-11-30 sysutils/rubygem-hiera-puppet: Has been incorporated into hiera 2014-11-30 sysutils/rubygem-hiera-json: Has been incorporated into hiera 2014-11-30 databases/memcachedb: Depends on deprecated Berkeley DB version, needs porting to DB_SITE 2014-12-01 games/djgame2: Online servers gone, game is not playable 2014-12-01 devel/creduce: Unmaintained and depends on ancient LLVM 3.2 2014-12-01 lang/clay: No development since July 2013, depends on obsolete clang-3.2
* - new port pkgcompareohauer2014-10-291-0/+1
| | | | | | | | | | | | | | | | | | | This program provides for an alternate pkg upgrade procedure. Usage: pkg-compare [options] new_path old_path This program reads local.sqlite in new_path and compares list of installed packages in local.sqlite in old_path. If a package is found in old_path which is not in new_path then the name of the port is printed, one per line. Command line switches: -p prefix uninstalled packages with 'pkg install -Rf' -m show manually installed packages only, no deps WWW: https://github.com/waitman/pkg-compare PR: 186484 Submitted by: waitman@waitman.net
* Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_toolsmat2014-10-131-3/+0
| | | | | | | | | support was removed. Also retire three ports requiring it, and a few optionnal dependencies. With hat: portmgr Noticed by: ak Sponsored by: Absolight
* Remove non staged ports without pending PR from p*bapt2014-09-021-3/+0
|
* 2014-08-30 ports-mgmt/pkg_add_it: Does not support pkgngantoine2014-08-301-1/+0
|
* - Remove ports-mgmt/pver as it does not support pkgngzi2014-05-121-1/+0
|
* Remove expired ports:rene2014-05-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher 2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14 2014-04-30 net/asterisk14: Broken and unsupported 2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14 2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg 2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile 2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef 2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef 2014-05-01 net/py-spreadmodule: Depends on expired net/spread 2014-05-01 net/p5-Spread-Message: Depends on expired net/spread 2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread 2014-05-01 net/p5-Spread-Session: Depends on expired net/spread 2014-05-01 sysutils/wmmemload: Broken 2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 x11-wm/stumpwm: Broken for more than 4 months 2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8. 2014-05-01 net/pchar: Obsolete, abandoned 2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
* Remove expired ports:rene2014-04-18