Commit graph

4007 commits

Author SHA1 Message Date
Rodrigo Osorio
9cfd588629 ports-mgmt/pkg-provides: Upgrade to 0.6.2
Changelog:
 * Fix PCRE options, search should be caseless.
2019-12-16 10:57:53 +00:00
Tobias Kortkamp
84806e9aa6 ports-mgmt/portfmt: Update to latest commit
Changes:	dc6727041f
2019-12-15 08:29:08 +00:00
Dmitri Goutnik
412c74e72e New port: ports-mgmt/portgrep
portgrep is a fast parallel ports tree search utility, supporting both
predefined queries (by MAINTAINER, USES, etc.) and custom regex searches.

WWW: https://github.com/dmgk/portgrep
2019-12-10 23:00:10 +00:00
Bryan Drewery
c9d046a651 - Update to 3.3.3
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_333

 - qemu: Add /usr/bin/wc and /usr/bin/head to HLINK_FILES.
 - Show flavor in more messages.
 - ports -l: Fix error when no ports trees exist yet.
 - distclean: Remove empty directories when done.
 - Allow overriding default nullfs paths with NULLFS_PATHS.
 - Fix WRKDIR saving with FLAVOR'd origins
 - Expand securelevel check to handle MUTABLE_BASE=schg and TMPFS_WRKDIR/TMPFS_LOCALBASE.
 - testport -c: Fix make.conf not being respected for `make config`.
 - image: warn if MFSROOT may be too large
 - jail: Pass MAKEWORLDARGS during installworld too
 - jail -c: Fix NO_LIB32 support
 - jail -d: Don't confirm if the jail doesn't exist
 - jail -i: Don't show ports tree info if not requested
2019-12-10 18:02:22 +00:00
Bryan Drewery
bfb88d1d3b - Update to 3.3.0-229-gce2011f23
* Pass MAKEWORLDARGS during installworld too
  * bulk/testport: Initial support for ports OVERLAYS
  * testport: Show log info on failure exit
  * jail -d: Don't confirm if the jail doesn't exist
  * jail -c: Fix NO_LIB32 support
  * jail -i: Don't show ports tree info if not requested
  * bulk: Compute queued stats after trimming ignored AND trimming queue.
  * Various fixes and expansion of sh mapfile support
  * Always export `LC_COLLATE=C`
2019-12-10 17:58:02 +00:00
Steve Wills
3f68ad2b8d ports-mgmt/create-rb-port: fetches again 2019-12-09 14:15:41 +00:00
Sunpoet Po-Chuan Hsieh
430d8eb0af Update to 0.3.0
Changes:	https://github.com/lonkamikaze/bsda2/releases
2019-12-08 16:52:21 +00:00
Dmitry Marakasov
b463b7c5ce - Update to 20191018
PR:		241320
Submitted by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
2019-12-04 17:04:41 +00:00
Rodrigo Osorio
6f8b467874 Upgrade ports/pkg-provides to v0.6.1
Changelog:
 - fix minor bug who empties the database
   file at each update check.
2019-11-29 12:39:25 +00:00
Rodrigo Osorio
d908d9c0b0 Upgrade ports-mgmt/pkg-provides to v0.6.0
Changelog:
- new database format reducing the file size
2019-11-23 09:29:23 +00:00
Tobias Kortkamp
9f503a3283 ports-mgmt/portfmt: Update to latest commit (chase r517831)
Changes:	9121f61168
2019-11-17 18:20:03 +00:00
Dmitri Goutnik
033c3da3d4 ports-mgmt/modules2tuple: Update to 1.12.0
Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v1.12.0

Remove custom do-test after r517831.

Approved by:	tz (mentor, implicit)
2019-11-17 16:26:12 +00:00
Tobias Kortkamp
3025ca247d ports-mgmt/portfmt: Update to latest commit
Changes:	6cd962511a
2019-11-17 15:56:03 +00:00
Kurt Jaeger
209775410d ports-mgmt/psearch: update MASTER_SITES, unbreak
- take maintainer, because status of old maintainer undefined

PR:		241899
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	p5B2E9A8F@t-online.de
2019-11-17 11:51:45 +00:00
Dmitri Goutnik
d84aa50743 Bump PORTREVISION after r517743 to force relinking.
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
2019-11-16 12:52:39 +00:00
Dmitri Goutnik
74f031544d ports-mgmt/modules2tuple: Update to 1.11.0
Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v1.11.0

Approved by:	tz (mentor, implicit)
2019-11-12 13:27:11 +00:00
Tobias Kortkamp
c4927e043c Add missing USES={gnome,php,sdl} to the rest 2019-11-08 14:47:00 +00:00
Antoine Brodin
d0f83e12f1 Mark a few ports BROKEN (unfetchable) 2019-11-06 14:00:19 +00:00
Tobias Kortkamp
d6fd3197a0 ports-mgmt/portfmt: Update to latest commit
Changes:	a0df0ca8a0
2019-11-04 16:24:21 +00:00
Dmitri Goutnik
5dd52fe898 ports-mgmt/modules2tuple: Update to 1.10.0
Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v1.10.0

PR:		241637
Approved by:	tz (mentor, implicit)
2019-11-02 12:35:01 +00:00
Bernhard Froehlich
55cbaa0324 ports-mgmt/caronade: Update to 0.3.0
Changelog v0.3.0 - Return of Slimer:

* Detect affected ports from list of changed/added files and not from CI message
* Use Status API URL from webhook to simplify configuration
* Support Ping Webhooks
* Removed Gitea support
* Updated bulma CSS to 0.8.0
* Updated yaml dependency to 2.2.4

* Git pushes with multiple commits were fixed
* Fix ssh warning about stdin and silence ssh call for ssh recipe
* Improve documentation for remote builder setup
* Documentation fixes
2019-10-25 09:06:39 +00:00
Dmitri Goutnik
f545837b60 ports-mgmt/modules2tuple: Update to 1.9.0
Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v1.9.0

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22098
2019-10-22 12:09:28 +00:00
Tobias Kortkamp
07da8c68a5 ports-mgmt/portfmt: Update to latest commit
Changes:	aaef9d8c37
2019-10-21 09:39:13 +00:00
Tobias Kortkamp
a14b86ac56 ports-mgmt/portfmt: Update to latest commit
Changes:	2f114abe82
2019-10-19 12:50:05 +00:00
Rene Ladan
13d4527a34 Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
2019-10-16 audio/mbox: Unfetchable, unmaintained
2019-10-16 audio/nuvolaplayer: Unfetchable, unmaintained
2019-10-16 audio/vagalume: Unfetchable, unmaintained
2019-10-16 audio/wmsmixer: Unfetchable, unmaintained
2019-10-16 audio/xmms2-scrobbler: Unfetchable, unmaintained
2019-10-16 benchmarks/filebench: Unfetchable, unmaintained
2019-10-16 biology/chemeq: Unfetchable, unmaintained
2019-10-16 biology/linux-foldingathome: Unfetchable, unmaintained
2019-10-16 cad/dxf2fig: Unfetchable, unmaintained
2019-10-16 cad/gerbv: Unfetchable, unmaintained
2019-10-16 cad/ghdl: Unfetchable, unmaintained
2019-10-16 comms/gsmlib: Unfetchable, unmaintained
2019-10-16 comms/nokryptia: Unfetchable, unmaintained
2019-10-16 databases/mrtg-mysql-load: Unfetchable, unmaintained
2019-10-16 databases/postgres-xl: Unfetchable, unmaintained
2019-10-16 databases/wmjsql: Unfetchable, unmaintained
2019-10-16 deskutils/dlume: Unfetchable, unmaintained
2019-10-16 deskutils/gkrellm-reminder2: Unfetchable, unmaintained
2019-10-16 deskutils/ljit: Unfetchable, unmaintained
2019-10-16 deskutils/mdh: Unfetchable, unmaintained
2019-10-16 devel/atlassian-plugin-sdk: Unfetchable, unmaintained
2019-10-15 devel/bingo: Abandoned upstream
2019-10-16 devel/dprog: Unfetchable, unmaintained
2019-10-16 devel/eblob: Unfetchable, unmaintained
2019-10-16 devel/elftoaout: Unfetchable, unmaintained
2019-10-16 devel/fga: Unfetchable, unmaintained
2019-10-16 devel/fib: Unfetchable, unmaintained
2019-10-16 devel/flickrnet: Unfetchable, unmaintained
2019-10-16 devel/fujaba: Unfetchable, unmaintained
2019-10-16 devel/funnelweb: Unfetchable, unmaintained
2019-10-16 devel/genproto: Unfetchable, unmaintained
2019-10-16 devel/gitphp: Unfetchable, unmaintained
2019-10-16 devel/gnatcoll: Unfetchable, unmaintained
2019-10-16 devel/kimwitu: Unfetchable, unmaintained
2019-10-16 devel/libghthash: Unfetchable, unmaintained
2019-10-16 devel/lua-alien: Unfetchable, unmaintained
2019-10-16 devel/monotone-viz: Unfetchable, unmaintained
2019-10-16 devel/noweb: Unfetchable, unmaintained
2019-10-16 devel/p65: Unfetchable, unmaintained
2019-10-16 devel/py-fileutils: Unfetchable, unmaintained
2019-10-16 devel/py-mercurialserver: Unfetchable, unmaintained
2019-10-16 devel/py-pqueue: Unfetchable, unmaintained
2019-10-16 devel/pypersrc: Unfetchable, unmaintained
2019-10-16 devel/root-doc: Unfetchable, unmaintained
2019-10-16 devel/sfio: Unfetchable, unmaintained
2019-10-16 devel/styx: Unfetchable, unmaintained
2019-10-16 devel/tclmore: Unfetchable, unmaintained
2019-10-16 devel/umem: Unfetchable, unmaintained
2019-10-16 dns/ez-ipupdate: Unfetchable, unmaintained
2019-10-16 editors/zoinks: Unfetchable, unmaintained
2019-10-16 emulators/aftp: Unfetchable, unmaintained
2019-10-16 emulators/ia64sim: Unfetchable, unmaintained
2019-10-16 emulators/loemu: Unfetchable, unmaintained
2019-10-16 emulators/pipelight: Unfetchable, unmaintained
2019-10-16 finance/ledgersmb: Unfetchable, unmaintained
2019-10-16 ftp/atftp: Unfetchable, unmaintained
2019-10-16 ftp/cftp: Unfetchable, unmaintained
2019-10-16 games/arkanoidsb: Unfetchable, unmaintained
2019-10-16 games/balazar: Unfetchable, unmaintained
2019-10-16 games/blockade: Unfetchable, unmaintained
2019-10-16 games/cleanq3: Unfetchable, unmaintained
2019-10-16 games/conquest: Unfetchable, unmaintained
2019-10-16 games/crafty-tablebase-no-pawn: Unfetchable, unmaintained
2019-10-16 games/epiar: Unfetchable, unmaintained
2019-10-16 games/exmars: Unfetchable, unmaintained
2019-10-16 games/fteqw: Unfetchable, unmaintained
2019-10-16 games/gnake: Unfetchable, unmaintained
2019-10-16 games/gru: Unfetchable, unmaintained
2019-10-16 games/gtkpool: Unfetchable, unmaintained
2019-10-16 games/imaze: Unfetchable, unmaintained
2019-10-16 games/inform: Unfetchable, unmaintained
2019-10-16 games/iourbanterror: Unfetchable, unmaintained
2019-10-16 games/iourbanterror-server: Unfetchable, unmaintained
2019-10-16 games/jools: Unfetchable, unmaintained
2019-10-16 games/legends: Unfetchable, unmaintained
2019-10-16 games/linux-enemyterritory-etpro: Unfetchable, unmaintained
2019-10-16 games/linux-worldofgoo-demo: Unfetchable, unmaintained
2019-10-16 games/noegnud-data: Unfetchable, unmaintained
2019-10-16 games/poker-engine: Unfetchable, unmaintained
2019-10-16 games/ptools: Unfetchable, unmaintained
2019-10-16 games/pyawale: Unfetchable, unmaintained
2019-10-16 games/pysycache-lang: Unfetchable, unmaintained
2019-10-16 games/qmars: Unfetchable, unmaintained
2019-10-16 games/quake-reaper: Unfetchable, unmaintained
2019-10-16 games/quake3-ra3: Unfetchable, unmaintained
2019-10-16 games/sdlCC: Unfetchable, unmaintained
2019-10-16 games/speyes: Unfetchable, unmaintained
2019-10-16 games/vodovod: Unfetchable, unmaintained
2019-10-16 games/wmeyes: Unfetchable, unmaintained
2019-10-16 games/wmshuffle: Unfetchable, unmaintained
2019-10-16 games/xabacus: Unfetchable, unmaintained
2019-10-16 games/xpacman: Unfetchable, unmaintained
2019-10-16 games/xscorch: Unfetchable, unmaintained
2019-10-16 graphics/aeskulap: Unfetchable, unmaintained
2019-10-16 graphics/agave: Unfetchable, unmaintained
2019-10-16 graphics/cbview: Unfetchable, unmaintained
2019-10-16 graphics/copperspice: Unfetchable, unmaintained
2019-10-16 graphics/cthumb: Unfetchable, unmaintained
2019-10-16 graphics/fujiplay: Unfetchable, unmaintained
2019-10-16 graphics/gimp-ez-perspective-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-focusblur-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-jagged-border-script: Unfetchable, unmaintained
2019-10-16 graphics/gimp-manual-html: Unfetchable, unmaintained
2019-10-16 graphics/gimp-save-for-web: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-denoise-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-sharpen-plugin: Unfetchable, unmaintained
2019-10-16 graphics/giram: Unfetchable, unmaintained
2019-10-16 graphics/inventor: Unfetchable, unmaintained, Depends on expiring graphics/libGLw
2019-10-16 graphics/jpg2pdf: Unfetchable, unmaintained
2019-10-16 graphics/jpgraph2: Unfetchable, unmaintained
2019-10-16 graphics/makehuman: Unfetchable, unmaintained
2019-10-16 graphics/pstoepsi: Unfetchable, unmaintained
2019-10-16 graphics/xmandel: Unfetchable, unmaintained
2019-10-16 irc/minbif: Unfetchable, unmaintained
2019-10-16 japanese/VTPSfont: Unfetchable, unmaintained
2019-10-16 japanese/asterisk-sounds: Unfetchable, unmaintained
2019-10-16 japanese/cannadic: Unfetchable, unmaintained
2019-10-16 japanese/edict-utf-8: Unfetchable, unmaintained
2019-10-16 japanese/kpcal: Unfetchable, unmaintained
2019-10-16 japanese/multiskkserv: Unfetchable, unmaintained
2019-10-16 japanese/skkfep: Unfetchable, unmaintained
2019-10-16 java/eclipse-log4e: Unfetchable, unmaintained
2019-10-16 java/eclipse-lomboz: Unfetchable, unmaintained
2019-10-16 java/java-checkstyle: Unfetchable, unmaintained
2019-10-16 korean/baekmukfonts-ttf: Unfetchable, unmaintained
2019-10-16 korean/gtkcomm: Unfetchable, unmaintained
2019-10-16 lang/arena: Unfetchable, unmaintained
2019-10-16 lang/diveintopython: Unfetchable, unmaintained
2019-10-16 lang/modula3: Unfetchable, unmaintained
2019-10-16 lang/p2c: Unfetchable, unmaintained
2019-10-16 lang/quack: Unfetchable, unmaintained
2019-10-16 lang/stldoc: Unfetchable, unmaintained
2019-10-16 mail/altermime: Unfetchable, unmaintained
2019-10-16 mail/autosig: Unfetchable, unmaintained
2019-10-16 mail/gkrellmmailwatch2: Unfetchable, unmaintained
2019-10-16 mail/mboxcheck-applet: Unfetchable, unmaintained
2019-10-16 mail/nmzmail: Unfetchable, unmaintained
2019-10-16 mail/poppy: Unfetchable, unmaintained
2019-10-16 mail/prom-wl: Unfetchable, unmaintained
2019-10-16 mail/py-apolicy: Unfetchable, unmaintained
2019-10-16 mail/spamdb-curses: Unfetchable, unmaintained
2019-10-16 mail/xlbiff: Unfetchable, unmaintained
2019-10-16 math/algotutor: Unfetchable, unmaintained
2019-10-16 math/nyh-hoc: Unfetchable, unmaintained
2019-10-16 math/superlu_mt: Unfetchable, unmaintained
2019-10-16 math/testu01: Unfetchable, unmaintained
2019-10-16 misc/astrolog: Unfetchable, unmaintained
2019-10-16 misc/chord2html: Unfetchable, unmaintained
2019-10-16 misc/crosspad: Unfetchable, unmaintained
2019-10-16 misc/detachtty: Unfetchable, unmaintained
2019-10-16 misc/dphys-config: Unfetchable, unmaintained
2019-10-16 misc/dvorakng: Unfetchable, unmaintained
2019-10-16 misc/gctpc: Unfetchable, unmaintained
2019-10-16 misc/gkrellm-helium: Unfetchable, unmaintained
2019-10-16 misc/gkrellweather2: Unfetchable, unmaintained
2019-10-16 misc/linm: Unfetchable, unmaintained
2019-10-16 misc/mc-light: Unfetchable, unmaintained
2019-10-16 misc/newer: Unfetchable, unmaintained
2019-10-16 misc/telbook: Unfetchable, unmaintained
2019-10-16 misc/valspeak: Unfetchable, unmaintained
2019-10-16 misc/xd: Unfetchable, unmaintained
2019-10-16 multimedia/audiopreview: Unfetchable, unmaintained
2019-10-16 multimedia/dvts: Unfetchable, unmaintained
2019-10-16 multimedia/gcfilms: Unfetchable, unmaintained
2019-10-16 multimedia/kissdx: Unfetchable, unmaintained
2019-10-16 multimedia/playd: Unfetchable, unmaintained
2019-10-16 multimedia/subtitleeditor: Unfetchable, unmaintained
2019-10-16 multimedia/umr: Unfetchable, unmaintained
2019-10-16 net/bluemix-cli: Unfetchable, unmaintained
2019-10-16 net/boclient: Unfetchable, unmaintained
2019-10-16 net/csync2: Unfetchable, unmaintained
2019-10-16 net/dictd-database: Unfetchable, unmaintained
2019-10-16 net/gtic: Unfetchable, unmaintained
2019-10-16 net/hidentd: Unfetchable, unmaintained
2019-10-16 net/ldap2dns: Unfetchable, unmaintained
2019-10-16 net/libmxp: Unfetchable, unmaintained
2019-10-16 net/librouteros: Unfetchable, unmaintained
2019-10-16 net/nettest: Unfetchable, unmaintained
2019-10-16 net/py-netstring: Unfetchable, unmaintained
2019-10-16 net/radiusd-cistron: Unfetchable, unmaintained
2019-10-16 net/rtptools: Unfetchable, unmaintained
2019-10-16 net/smbldap-tools: Unfetchable, unmaintained
2019-10-16 net/tcptrace: Unfetchable, unmaintained
2019-10-16 net/wackford-squeers: Unfetchable, unmaintained
2019-10-16 net/wmnet2: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-birthday-reminder: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-pidgimpd: Unfetchable, unmaintained
2019-10-16 net-im/poezio: Unfetchable, unmaintained
2019-10-16 net-mgmt/bsnmp-jails: Unfetchable, unmaintained
2019-10-16 net-mgmt/iog: Unfetchable, unmaintained
2019-10-16 net-mgmt/lanmap: Unfetchable, unmaintained
2019-10-16 net-mgmt/nagios-spamd-plugin: Unfetchable, unmaintained
2019-10-16 net-mgmt/nefu: Unfetchable, unmaintained
2019-10-16 net-mgmt/pixilate: Unfetchable, unmaintained
2019-10-16 net-mgmt/slate: Unfetchable, unmaintained
2019-10-16 net-mgmt/weplab: Unfetchable, unmaintained
2019-10-16 net-p2p/bnbt: Unfetchable, unmaintained
2019-10-16 net-p2p/btpd: Unfetchable, unmaintained
2019-10-16 net-p2p/gkremldk: Unfetchable, unmaintained
2019-10-16 news/newscache: Unfetchable, unmaintained
2019-10-16 news/nntpbtr: Unfetchable, unmaintained
2019-10-16 news/slrnconf: Unfetchable, unmaintained
2019-10-16 news/xpn: Unfetchable, unmaintained
2019-10-16 polish/ekg: Unfetchable, unmaintained
2019-10-16 polish/ekg2: Unfetchable, unmaintained
2019-10-16 ports-mgmt/fastest_sites: Unfetchable, unmaintained
2019-10-16 ports-mgmt/pkg-plist: Unfetchable, unmaintained
2019-10-16 ports-mgmt/symports: Unfetchable, unmaintained
2019-10-16 print/poster: Unfetchable, unmaintained
2019-10-16 russian/d1489: Unfetchable, unmaintained
2019-10-16 science/metaf2xml: Unfetchable, unmaintained
2019-10-16 security/authforce: Unfetchable, unmaintained
2019-10-16 security/avcheck: Unfetchable, unmaintained
2019-10-16 security/digest: Unfetchable, unmaintained
2019-10-16 security/fpm2: Unfetchable, unmaintained
2019-10-16 security/fwipe: Unfetchable, unmaintained
2019-10-16 security/gnome-password-generator: Unfetchable, unmaintained
2019-10-16 security/httprint: Unfetchable, unmaintained
2019-10-16 security/ike-scan: Unfetchable, unmaintained
2019-10-16 security/ipfwcount: Unfetchable, unmaintained
2019-10-16 security/libsparkcrypto: Unfetchable, unmaintained
2019-10-16 security/md4coll: Unfetchable, unmaintained
2019-10-16 security/md5coll: Unfetchable, unmaintained
2019-10-16 security/osiris: Unfetchable, unmaintained
2019-10-16 security/ranpwd: Unfetchable, unmaintained
2019-10-16 security/rdigest: Unfetchable, unmaintained
2019-10-16 security/smap: Unfetchable, unmaintained
2019-10-16 security/sshblock: Unfetchable, unmaintained
2019-10-16 shells/bashc: Unfetchable, unmaintained
2019-10-16 shells/flash: Unfetchable, unmaintained
2019-10-16 sysutils/cotty: Unfetchable, unmaintained
2019-10-16 sysutils/dt: Unfetchable, unmaintained
2019-10-16 sysutils/gkrellfire: Unfetchable, unmaintained
2019-10-16 sysutils/log_analysis: Unfetchable, unmaintained
2019-10-16 sysutils/mksunbootcd: Unfetchable, unmaintained
2019-10-16 sysutils/rfstool: Unfetchable, unmaintained
2019-10-16 sysutils/skill: Unfetchable, unmaintained
2019-10-16 sysutils/sloth: Unfetchable, unmaintained
2019-10-16 sysutils/snowlog: Unfetchable, unmaintained
2019-10-16 sysutils/wmfire: Unfetchable, unmaintained
2019-10-16 sysutils/xbattbar: Unfetchable, unmaintained
2019-10-16 textproc/bedic-data: Unfetchable, unmaintained
2019-10-16 textproc/clit: Unfetchable, unmaintained
2019-10-16 textproc/docbook-tdg: Unfetchable, unmaintained
2019-10-16 textproc/emacs-wiki: Depends on expiring ports
2019-10-16 textproc/htmlize.el: Unfetchable, unmaintained
2019-10-16 textproc/libflate: Unfetchable, unmaintained
2019-10-16 textproc/mguesser: Unfetchable, unmaintained
2019-10-16 textproc/opensched: Unfetchable, unmaintained
2019-10-16 textproc/opentoken: Unfetchable, unmaintained
2019-10-16 textproc/rot: Unfetchable, unmaintained
2019-10-16 textproc/rtfx: Unfetchable, unmaintained
2019-10-16 textproc/supercat: Unfetchable, unmaintained
2019-10-16 textproc/xml_ez_out: Unfetchable, unmaintained
2019-10-16 textproc/xmldiff: Unfetchable, unmaintained
2019-10-16 textproc/xqilla: Unfetchable, unmaintained
2019-10-16 www/WebMagick: Unfetchable, unmaintained
2019-10-16 www/bins: Unfetchable, unmaintained
2019-10-16 www/blogsum: Unfetchable, unmaintained
2019-10-16 www/boa: Unfetchable, unmaintained
2019-10-16 www/cgihtml: Unfetchable, unmaintained
2019-10-16 www/cgiparse: Unfetchable, unmaintained
2019-10-16 www/flot: Unfetchable, unmaintained
2019-10-16 www/ftasv: Unfetchable, unmaintained
2019-10-16 www/hastymail2-devel: Unfetchable, unmaintained
2019-10-16 www/htmlpp: Unfetchable, unmaintained
2019-10-16 www/http-analyze: Unfetchable, unmaintained
2019-10-16 www/junkbuster: Unfetchable, unmaintained
2019-10-16 www/links-hacked: Unfetchable, unmaintained
2019-10-16 www/llgal: Unfetchable, unmaintained
2019-10-16 www/mgstat: Unfetchable, unmaintained
2019-10-16 www/php-screw: Unfetchable, unmaintained
2019-10-16 www/phproxy: Unfetchable, unmaintained
2019-10-16 www/py-prewikka: Unfetchable, unmaintained
2019-10-16 www/redmine-backlogs: Unfetchable, unmaintained
2019-10-16 www/swfdec-plugin: Unfetchable, unmaintained
2019-10-16 www/swish-e: Unfetchable, unmaintained
2019-10-16 x11/blast: Unfetchable, unmaintained
2019-10-16 x11/dynamag: Unfetchable, unmaintained
2019-10-16 x11/xcurs: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome-hacks: Unfetchable, unmaintained
2019-10-16 x11-clocks/cairo-clock: Unfetchable, unmaintained
2019-10-16 x11-clocks/pclock: Unfetchable, unmaintained
2019-10-16 x11-clocks/stopwatch: Unfetchable, unmaintained
2019-10-16 x11-clocks/wmfuzzy: Unfetchable, unmaintained
2019-10-16 x11-fm/emelfm2: Unfetchable, unmaintained
2019-10-16 x11-fm/ezfm: Unfetchable, unmaintained
2019-10-16 x11-fm/ultracopier: Unfetchable, unmaintained
2019-10-16 x11-fm/xplore: Unfetchable, unmaintained
2019-10-16 x11-fonts/indic-ttf: Unfetchable, unmaintained
2019-10-16 x11-fonts/pingwi: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-ecliz: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-grounation-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-neutral-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-polar-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-envy-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-equinox-engine: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-qnxtheme: Unfetchable, unmaintained
2019-10-16 x11-themes/plank-theme-moka: Unfetchable, unmaintained
2019-10-15 x11-toolkits/swt-devel: Obsolete. Superseded by x11-toolkits/swt
2019-10-16 x11-wm/genmenu: Unfetchable, unmaintained
2019-10-16 x11-wm/musca: Unfetchable, unmaintained
2019-10-16 x11-wm/weewm: Unfetchable, unmaintained
2019-10-16 x11-wm/windowlab: Unfetchable, unmaintained
2019-10-16 x11-wm/wmfs: Unfetchable, unmaintained
2019-10-16 15:29:32 +00:00
Tobias Kortkamp
f3a4df2ded ports-mgmt/portfmt: Update to latest commit
Changes:	b82bcfc6ef
2019-10-15 09:32:49 +00:00
Bernhard Froehlich
0703a2577d ports-mgmt/caronade:
- Project moved to GitHub so update WWW
- Switch to fetch from GitHub
- Regenerate GH_TUPLE with modules2tuple

MFH:		2019Q4
2019-10-14 09:15:25 +00:00
Tobias Kortkamp
256693af9e ports-mgmt/portfmt: Update to latest commit
Changes:	e1938905d1
2019-10-03 09:40:12 +00:00
Baptiste Daroussin
44b8c0a038 Attempt to fix pkg on mips.
Since recently, libarchive is linked to libzstd, which itself uses threads
somehow, this make the build of pkg in mips unhappy.

Given libpkg is not threadsafe anyway just drop the __thread

PR:		240822
Reported by:	tech-lists@zyxst.net and mandree
Discussed with:	jhb
2019-10-02 18:35:29 +00:00
Tobias Kortkamp
c925a5626a ports-mgmt/portfmt: Update to latest commit
Changes:	16a873c98e
2019-10-01 07:44:27 +00:00
Dmitri Goutnik
8cb0c81e1b ports-mgmt/modules2tuple: Update to 1.8.2
- Pet portclippy while here

  - add go.mozilla.org mirror

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21819
2019-09-27 15:02:38 +00:00
Romain Tartière
d97e28313b Update to 1.0.18 2019-09-25 17:17:10 +00:00
Dirk Meyer
6170f3fe9f - update to 2.5 2019-09-23 11:43:34 +00:00
Tobias Kortkamp
55d7239119 ports-mgmt/portfmt: Update to latest commit
Changes:	cc970ecd65
2019-09-19 05:19:44 +00:00
Baptiste Daroussin
f37222f902 Release pkg 1.12.99.0
Changes from previous devel version:
- Fix crash with bad ABI is provided

Change in the port:
- Do not check anymore for pkg_tools migration to pkg
2019-09-18 07:52:24 +00:00
Baptiste Daroussin
ce9cb11db9 Release pkg 1.12.0
- updating: allow to use regular expession in AFFECTS: value
- updating: improve the exact matching for AFFECTS: values
- recommand using pkg bootstrap -f instead of pkg-static install -f to reinstall
  pkg itself
- Add support for lua in package scripts (not documented yet)
- Add support for lua in keywords definition (not documented yet)
- Properly detect when base libarchive is linked to zstd and handle it. (needed
  an upcoming change in base)
- Add a function tu lua script to append message at the run of the pkg process
  along with other messages
- Add the missing warning about @unexec being deprecated for a while now in
  pkg-plist
- Fix build with gmake
- Ensure pkg_shutdown properly reinitialize all the closed fd to -1.
- Do not crash when being passed an unsupported ABI
2019-09-18 07:37:56 +00:00
Dmitri Goutnik
b6bd0cf737 Change my maintainer email
Approved by:	tz (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21677
2019-09-16 20:55:08 +00:00
Antoine Brodin
637b3d75f3 Deprecate a few ports 2019-09-15 17:28:08 +00:00
Jan Beich
e5688543b0 Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
2019-09-14 22:01:13 +00:00
Steve Wills
019dffd574 ports-mgmt/modules2tuple: Update to 1.8.1
PR:		240544
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-09-13 10:54:10 +00:00
Tobias Kortkamp
c810f1486d ports-mgmt/portfmt: Update to latest commit
Changes:	c0656bcd3b
2019-09-12 13:42:06 +00:00
Baptiste Daroussin
de25685809 Update to 1.11.99.3 2019-09-06 19:54:16 +00:00
Joe Marcus Clarke
f785cbea6d Update to 2.18.10.
* Relax wording around restrictive licensing [1]
* Remove the check for extra items in the USE/USES section [2]
  One is allowed to put any _related_ variables here, and this will always change.
  It's easier not to check than to provide wrong recommendations.
* Fix the check for unspecified license files [3]

PR:		240233 [1]
		239045 [2]
		231303 [3]
2019-09-04 15:07:47 +00:00
Tobias Kortkamp
4fab896e7c ports-mgmt/portfmt: Update to latest commit
Changes:	daf287e717
2019-09-03 11:45:52 +00:00
Steve Wills
ee649d886a ports-mgmt/pkg_replace: Update to 20190827
PR:		240142
Submitted by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
2019-09-02 16:33:54 +00:00
Tobias Kortkamp
c624f85558 ports-mgmt/portfmt: Update to latest commit
Changes:	86fa1a1ece
2019-08-31 14:34:33 +00:00
Bryan Drewery
dfd51ffcd3 - Update to 3.3.0-164-g122329edc
- distclean: Remove empty directories
 - Fix wrkdir saving with FLAVOR'd ports
 - manpage: Cleanup poudriere-jail and poudriere-bulk
 - image: Warn if MFSROOT is too large
 - bulk: Allow overriding nullfs-mounted paths with NULLFS_PATHS
 - bulk: Add additional cases for kern.securelevel assertion
2019-08-28 20:20:02 +00:00
Baptiste Daroussin
ad89c673b9 Remove useless mkdir which will be created by the @dir
convert deprecated @exec into @postexec
2019-08-26 12:46:10 +00:00
Baptiste Daroussin
ff5ccbaaeb Readd a line dropped by accident in pkg-plist 2019-08-26 11:26:04 +00:00
Baptiste Daroussin
2e53ca767a Convert to @sample 2019-08-26 11:24:28 +00:00
Baptiste Daroussin
b6e1d78e80 Update to 1.11.99.2:
- Fix cross installation with new build system
- Add a function to lua_script allowing to send a message which will be
  printed along with the other messages at the end of the message process.
- Fix detection of libarchive with zstd support
2019-08-26 10:04:45 +00:00
Tobias Kortkamp
9ba47d69fa ports-mgmt/portfmt: Update to latest commit
Changes:	cce6571645
2019-08-19 14:36:19 +00:00
Bryan Drewery
d77dd60b71 - Update to 3.3.0-126-g12112ee57
- image: Fix error with non-existent /etc/login.conf.orig
2019-08-15 19:58:27 +00:00
Mathieu Arnold
d2f3167e02 Convert to UCL & cleanup pkg-message (categories [p-r]) 2019-08-14 12:14:42 +00:00
Tobias Kortkamp
906923baf5 ports-mgmt/modules2tuple: Update to 1.8.0
Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v1.8.0
PR:		239804
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-08-12 17:28:39 +00:00
Tobias Kortkamp
559e8c331f ports-mgmt/portfmt: Update to latest commit
Changes:	32c8480f84
2019-08-09 08:22:57 +00:00
Jason Helfman
958e4f1f33 - reclaim 2019-08-08 15:28:13 +00:00
Rene Ladan
860a89e29f Return jgh's ports to the various pools after his commit bit was safekept.
Hat:		portmgr-secretary
2019-08-05 20:07:06 +00:00
Antoine Brodin
df4aac35f0 Mark BROKEN: unfetchable 2019-08-05 06:37:30 +00:00
Bryan Drewery
5fa772b943 - Update to 3.3.0-125-g0a50192f8
- bulk: Process IGNORE/BLACKLIST before build.
 - Add job status to saving workdir on build failure.
 - ports -u: Add 'ports_update done' hook.
2019-08-03 17:41:29 +00:00
Tobias Kortkamp
07466ab2eb ports-mgmt/portfmt: Update to latest commit 2019-08-01 20:10:10 +00:00
Tobias Kortkamp
b411d2c006 ports-mgmt/portfmt: Update to latest commit 2019-07-30 18:25:06 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Bryan Drewery
30dafc4625 - Update to 3.3.0-90-gd6f021339
- Add DISALLOW_NETWORKING, fixes #689
 - qemu: Add /usr/bin/wc and /usr/bin/head to HLINK_FILES.
 - image: Add zsnapshot imagetype.
 - Fix pkg 1.11 issue with devfs mount.
 - bulk -a: Don't print ports in summary unless -v is used.
 - Show FLAVOR in more places.
 - ports -l: Fix error when no ports trees exist yet.
 - testport -c: Fix make.conf not being respected for `make config`.
 - image: Add sleep, ls, and ping to miniroot.
2019-07-24 16:21:37 +00:00
Koichiro Iwao
bc00076bc3 ports-mgmt/dialog4ports: Switch primary master site to https
PR:		239090
Submitted by:	Miyashita Touka <imagin8r@protonmail.com>
Approved by:	maintainer
2019-07-23 01:48:44 +00:00
Tobias Kortkamp
dbc72754bb ports-mgmt/portfmt: Update to latest commit
Fix a potential crash.
2019-07-16 15:54:27 +00:00
Tobias Kortkamp
7f1e435747 ports-mgmt/portfmt: Update to latest commit
Add more portedit commands:

- bump-epoch: bumps PORTEPOCH or inserts it at the right place
- get: lookup unevaluated variable values
- merge: Generic command to set/update variables while also
  formatting the updated variables properly and inserting them
  in the right places if necessary.  Useful for merging output
  of tools like make cargo-crates, make stage-qa, or
  modules2tuple.
- set-version: resets PORTREVISION, sets DISTVERSION or PORTVERSION
2019-07-15 14:08:02 +00:00
Steve Wills
cd9ec5e3b8 Fix typo in category makefile 2019-07-11 21:58:29 +00:00
Steve Wills
5f039aed74 ports-mgmt/py-FreeBSD-ports: create port
Parse FreeBSD Ports INDEX, provide search API

WWW: https://github.com/swills/py-FreeBSD-ports/
2019-07-11 21:39:32 +00:00
Sunpoet Po-Chuan Hsieh
55842624b6 Update to 1.7.3
Changes:	https://github.com/dmgk/modules2tuple/commits/master
PR:		239047
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-07-10 17:01:25 +00:00
Sunpoet Po-Chuan Hsieh
6fc49c494b Update to 1.7.1
Changes:	https://github.com/dmgk/modules2tuple/commits/master
PR:		239033
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-07-07 19:16:25 +00:00
Baptiste Daroussin
f0edfd6e1b Update to 1.11.99.1
- Add support for lua scripting:
  for now it allows to use scripts in lua instead of shell scripts
  everywhere possible, including keywords.
- Fix detection of libarchive built with zstd support
2019-07-04 07:07:07 +00:00
Steve Wills
cab0106c2f ports-mgmt/modules2tuple: update to 1.6.0
PR:		238872
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-06-30 21:52:57 +00:00
Steve Wills
e90924e2bd ports-mgmt/porttree: 1.1.r114
PR:		238706
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-06-30 20:47:21 +00:00
Baptiste Daroussin
d6c1c9d5eb Release pkg 1.11.99.0
- add support for packages compress in zstandard format
- improve messages output adding marks to separate messages from each packages
  and messages within a given packages
- messages can now contain variables: ${PREFIX} ${PKGNAME} for now
2019-06-26 12:53:32 +00:00
Tobias Kortkamp
c5765f4889 ports-mgmt/portfmt: Update to latest commit
- Fix many crashes and hangs found by fuzzing with afl
- Portclippy ignores variables prefixed with an _ now
2019-06-25 04:29:14 +00:00
Bernhard Froehlich
7039eb9b03 ports-mgmt/caronade:
- Update to 0.2.0
- Use go:modules instead of manual GOFLAGS=-mod=vendor

Changes in 0.2.0:
=================

Features:
* New Web UI with Bulma
* Implement EMail notifications
* Allow Environment variables to be written in Go template syntax
* Add PathMatch parameter to separate repository into different environments
* Implement better overlay Portstree
* Add SSH recipe for remote building
* Support GNU make

Bugs:
* Use the correct poudriere portstree when building
* Fix clean targets in portlint and poudriere recipe
* Render Job Template as soon as the job starts
* Fix issue when StatusAPI is not used/configured
2019-06-24 14:30:47 +00:00
Tobias Kortkamp
0032528a53 ports-mgmt/portfmt: Update to latest commit 2019-06-15 06:42:36 +00:00
Baptiste Daroussin
11ffe03b2c Fix poudriere image with pkg 1.11 2019-06-13 12:49:09 +00:00
Bernhard Froehlich
841fe891f1 ports-mgmt/caronade: Set PATH in rc.d script explicitly to have a proper environment for building 2019-06-12 19:22:35 +00:00
Antoine Brodin
eaf940a5f6 Unbreak INDEX 2019-06-11 17:45:22 +00:00
Dmitry Marakasov
1ae1028e1e - Add LICENSE_FILE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2019-06-10 09:01:52 +00:00
Steve Wills
f82b57de27 ports-mgmt/modules2tuple: update to 1.5.0
PR:		238322
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-06-08 00:29:55 +00:00
Alex Kozlov
707e9b5ad8 - Update to 1.23 2019-06-04 06:45:05 +00:00
Baptiste Daroussin
0bb669f431 Respect CC and PREFIX 2019-06-03 11:28:13 +00:00
Baptiste Daroussin
887504ba6b Respect CC
Submitted by:	tijl
2019-06-03 11:27:34 +00:00
Dirk Meyer
08110940c7 - fix build with custom PREFIX
PR:		238296
2019-06-03 05:02:52 +00:00
Tobias Kortkamp
0c449f5227 ports-mgmt/portfmt: Update to latest commit 2019-06-02 12:08:10 +00:00
Baptiste Daroussin
75b69fed68 Update to 1.11.1
- Fix abi string for dragonfly
- Fix libfetch built without ipv6 support [1]

PR:		238264
Reported by:	ume
2019-05-31 14:59:44 +00:00
Baptiste Daroussin
b49bc9fc24 Update to 1.11
Improvements:
  * better ABI name on linux
  * lots of changes in internal API to use fd when possible
  * 410.pkg-audit now uses anticongestion on freebsd 12+
  * completion improvements
  * add an extra line when printing pkg-messages to improve readability
  * add %q to pkg_printf(3) and pkg-query(8) to print altabi
  * make pkg version -r imply -R
  * New build system based on autosetup
  * pkg is now a semi static binary
  * Add 3 new aliases:
    - rall-depends: showing depenencies of a non installed package
    - rcomment: showing only the comment of a non installed package
    - rdesc: showing only the description of a non installed package
  * close stdin when running scripts
  * Tons of bug fixes
Removal:
  * removed option: pkg repo -L
  * removed script: pkg2ng
2019-05-31 09:54:49 +00:00
Tobias Kortkamp
47b48962f4 ports-mgmt/portfmt: Update to latest commit 2019-05-29 07:18:29 +00:00
Tobias Kortkamp
9657c0c5d7 ports-mgmt/portfmt: Update to newest commit
Add preview of portclippy, a linter to check if variables are in
the correct order.
2019-05-27 10:49:00 +00:00
Baptiste Daroussin
df17d35330 Update to 1.10.99.14
- fix libpkg.so when linked with binutils
- instead of closing stdin for script just use /dev/null
- force installation of symlinks to avoid make install to fail is some
  symlinks are already there
2019-05-27 09:07:23 +00:00
Romain Tartière
ece6cc5295 Add WWW
Contributors reported difficulties to find upstream to submit fixes.  Make
their life easier.
2019-05-25 23:00:10 +00:00
Steve Wills
6de798e31a ports-mgmt/jailaudit:
PR:		237914
Submitted by:	cryx-freebsd@h3q.com (maintainer)
2019-05-23 20:52:02 +00:00
Baptiste Daroussin
88b5baf67c Bump port revision 2019-05-23 17:00:31 +00:00
Baptiste Daroussin
68f4e42bd9 Add a patch to not close stding but actually use /dev/null
When running scripts
2019-05-23 17:00:09 +00:00
Alex Kozlov
21bdc2aa93 - Update to 1.22 2019-05-19 21:16:04 +00:00
Mateusz Piotrowski
2b575568ff Move devel/modules2tuple to ports-mgmt/modules2tuple
The reason is that modules2tuple is a tool useful to port maintainer to
generate contents for GH_TUPLE for ports written in Go.

PR:		237907
Approved by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-05-15 12:55:28 +00:00
Koichiro Iwao
745f80626f ports-mgmt/porttree: Update to 1.0.r102
PR:		237810
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-05-10 05:50:49 +00:00
Dirk Meyer
371332a13f - update to 2.4
fix non default flavors in dependecies
2019-05-09 10:20:29 +00:00
Tobias Kortkamp
cdba4a1fe8 ports-mgmt/portfmt: Update to latest commit
Changes:	c667ef4bc6...9927af0960
2019-05-06 05:40:28 +00:00
Tobias Kortkamp
0cdda7ee46 ports-mgmt/portfmt: Update to latest commit
Changes:	7f255c432d...c667ef4bc6
2019-05-03 09:37:40 +00:00
Tobias Kortkamp
d53e8a5386 ports-mgmt/portfmt: Update to latest commit
Changes:	5f6ab52521...7f255c432d
2019-05-02 14:15:13 +00:00
Tobias Kortkamp
266d0f4269 ports-mgmt/portfmt: Update to latest commit
- Extend data model to allow for target command formatting if turned
  on with the new -t flag
- General parser improvements
- Sort USE_PYQT like USE_QT
- Add preliminary support for WIP USES=cabal options helpers/variables
- Add a portedit command which instead of formatting the entire
  file only formats edited portions of it.  As a proof of concept
  this for now only has a 'bump-revision' command to bump PORTREVISION
  of a port, and a 'get' command to return unevaluated variable
  values as parsed by portfmt.

Changes:	ff04b7c3f4...5f6ab52521
2019-05-01 08:16:43 +00:00
Dmitry Marakasov
690d3a7fac - Update WWW
Approved by:	portmgr blanket
2019-04-20 09:01:19 +00:00
Baptiste Daroussin
5018b514c8 Really update to 1.10.99.13
Changes from pkg 1.10.99.12 to 1.10.99.13
- fix segfault when running pkg version <an_invalid_index_file>
- fix segfault that can occurs sometime when forcing the installation of a
  localpackage: pkg install -f ./mypkg-X.txz
- fix abi detection when multiple elf notes are used in the binary like on
  fedora

Reported by:	tobik, sunpoet
2019-04-19 17:41:33 +00:00
Baptiste Daroussin
2880b8abbe Update to 1.10.99.13 2019-04-19 14:25:53 +00:00
Emanuel Haupt
7ea5c6a6a9 Pacify portlint 2019-04-11 11:42:52 +00:00
Fernando Apesteguía
dc4e1c2326 ports-mgmt/ports-tools: update to 1.8
From the ChangeLog: https://github.com/ppekala/ports-tools/releases/tag/1.8

* pfind:

    * add -d option for searching deleted ports
    * support searching for slaves in other categories then master port
    * add information about already installed packages in search results

* upgrade-ports:

    * don't use full dependencies list while sorting, this prevents out of
      memory problems
    * while sorting large list of ports
    * fix uprade of security/sudo package when using sudo for upgrade
      process (non-root user)
    * inform user about lenghty backups
    * don't attempt to big version upgrade of perl5, needs manual intervention
    * make required by list more compact in need to be installed summary

and many small fixes.

Reported by:	portscout
2019-04-09 21:47:34 +00:00
Tobias Kortkamp
1c5c87689c ports-mgmt/portfmt: Update to newer commit
- Properly sort USE_PYQT
2019-04-08 18:13:24 +00:00
Joe Marcus Clarke
033d6aec87 Update to 2.18.9.
* Add check for sensible CMAKE settings to ports-mgmt/portlint [1]
* Do not warn about absolute paths in *_OLD_CMD (when USES=shebangfix is set) [2]
* If an option only has QMAKE_ON or QMAKE_OFF settings, it is flagged as no effect [3]
* Check for options defined per ARCH to make sure we don't have a lot
  of false positives. [4]

(Note: [1] was already in PORTREVISION 2).

PR:		232948 [2]
		237045 [3]
		234888 [4]
Submitted by:	adridg [3]
2019-04-05 13:25:12 +00:00
Adriaan de Groot
ee3af61d9a Add check for sensible CMAKE settings to ports-mgmt/portlint
If a port sets CMAKE variables (CMAKE_ARGS, or the option helpers
like foo_CMAKE_BOOL) then it should have USES=cmake; otherwise
those variables don't make any sense.

This is the slightly simplified version of the patch: there
really shouldn't be options that switch (meta-)build systems.

PORTREVISION bumped because I'm not sure what the versioning
scheme is for portlint.

PR:		235650
Reported by:	yuri
Approved by:	marcus (maintainer timeout 2 weeks)
Differential Revision:	https://reviews.freebsd.org/D19525
2019-04-05 12:08:54 +00:00
Rene Ladan
cc5fe2dd62 Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound
2019-04-04 16:37:29 +00:00
Tobias Kortkamp
b450fe30b6 ports-mgmt/portfmt: Update to latest commit
Changes:	139c92e5b9...5c2ccf1c5f
2019-03-30 17:35:10 +00:00
Sunpoet Po-Chuan Hsieh
2799326af2 Update to 0.2.1
- Do not silence installation message
- Sort PLIST
- Take maintainership

Changes:	https://github.com/lonkamikaze/bsda2/releases
2019-03-29 14:15:29 +00:00
Baptiste Daroussin
f1860f7c9e Update to 1.10.99.12
Changes from pkg 1.10.99.11 to 1.10.99.12
- use /usr/bin/uname to determine of the ABI
- Add 3 new aliases:
  * rall-depends: showing depenencies of a non installed package
  * rcomment: showing only the comment of a non installed package
  * rdesc: showing only the description of a non installed package
- switch to cirrus-ci
- improve portability on linux
- simplify code to create the repository
- close stdin when running scripts
- update bundled libucl to latest version
- remove backward compat (pkg_*) in periodic scripts
- always use anticongersion on periodic scripts
- Prevent SIGSEGV with 'pkg version' with packaged base
- Fix issue with recent lld
2019-03-27 12:58:42 +00:00
Tobias C. Berner
260c9ae28a ports-mgmt/packagekit: remove nonexistent qt4 slaveport check
Approved by:	portmgr (implicit)
2019-03-17 00:04:52 +00:00
Bernhard Froehlich
0a927b4bf1 Caronade will automatically create build jobs using poudriere and portlint
whenever you push changes to your Git based ports repository.

WWW: https://code.bluelife.at/decke/caronade
2019-03-15 14:14:55 +00:00
Ryan Steinmetz
78a7c38cb3 - Update to 0.8.1.3 2019-03-13 23:37:10 +00:00
Ryan Steinmetz
c9e2d877b4 - Update to 0.8.1.2
Approved by:	koobs@ (maintainer)
2019-03-13 14:01:46 +00:00
Tobias Kortkamp
f176b71dd3 New port: ports-mgmt/portfmt
Portfmt is a tool for formatting FreeBSD Ports Collection Makefiles.

For the time being portfmt concentrates on formatting individual
variables as such it does not move variables to preferred positions.

WWW: https://github.com/t6/portfmt
2019-03-12 05:35:08 +00:00
Bryan Drewery
be8e7ceb18 Update to 3.3.2
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_332
2019-03-11 20:13:30 +00:00
Bryan Drewery
aefa286183 Update to 3.3.0-62-g5abf90c67
- Minor updates to blacklist processing (should be NOP)
2019-03-11 20:13:02 +00:00
Bryan Drewery
4116991e7f - Update to 3.3.0-59-g6e1132813
- poudriere: Only pass MAKEOBJDIRPREFIX to 'jail'
 - Document environment fully for poudriere/-jail/-ports.
 - Revert progress indicator
 - poudriere: Fix all environment to be space/quote safe.
 - jail/ports -l: Avoid printing empty columns/trailing whitespace.
 - jail -c -m null/tar/src: Again require -v if newvers.sh is not readable.
 - Show proper errors for missing jail metadata.
 - poudriere-jail.8: jail -m null does NOT null-mount during build.
 - jail -c: Defer pwd_mkdb until bulk's jail_start() call.
 - jail -cu: Stop modifying /etc/login.conf in the jail.
 - Slightly speedup MOVED parsing
2019-03-09 18:51:49 +00:00
Bryan Drewery
b1c4ae8455 Update to 3.3.1
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_331
2019-03-01 16:24:03 +00:00
Bryan Drewery
af8fe7673b Update to 3.3.0-36-g824cd5d40
* Fix status sed/regex error on 11/head.
 * Fix some bogus 'pwait: No such process' warnings.
 * image -t firmware: Fix installation of /usr/local/etc files (#637).
 * image -f: Fix @flavor support.
 * image: Fix errors calculating IMAGESIZE when not needed (like -t tar).
 * image: Fix cleaning up temporary files properly when USE_TMPFS=all is used.
2019-03-01 00:52:44 +00:00
Bryan Drewery
25c8d2b3f4 Update to 3.3.0
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_33
2019-02-26 18:26:46 +00:00
Bryan Drewery
8e70503ccb Update to 3.3.30 release.
No changes.
2019-02-26 18:22:46 +00:00
Bryan Drewery
884c315c62 - Update to 3.2.8-438-ga95f2cbfe
- Fix symlinked POUDRIERE_DATA unmount bug.
 - testport: Fix ports-mgmt/pkg Latest link leaking into real package repository.
 - bulk/status: Display the progress indicator extracted from build logs.

This will be 3.3.0.
2019-02-25 21:54:32 +00:00
Koichiro Iwao
25625ad347 ports-mgmt/bsdadminscripts: Mark DEPRECATED
Upstream has no updates for nearly 10 years, pkg_libchk command no longer
detects missing libraries correctly.  Switch to ports-mgmt/bsdadminscripts2
instead. It is redeveloped new one written by the same author.

PR:		236001
Submitted by:	myself
2019-02-24 16:46:33 +00:00
Bryan Drewery
78848ce91e - Update to 3.2.8-432-g070fc33be
- Update sh from head r343981
 - Add a builtin for simple string substitutions
 - Fix some invalid memset(3)
 - mapfile fixes and tests
 - Micro-optimize some hash functions to save around 30%
 - Inline some mapfile checks
 - Manpage updates/fixes
2019-02-12 20:33:54 +00:00
Steve Wills
365fa7bbd2 ports-mgmt/porttree: update to 0.9.r94
PR:		235610
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-02-10 21:08:42 +00:00
Stephen Hurd
225cb7e321 Remove obsolete features, fixed blacklist
- Removed support for old dialog(3)
- Removed support for old pkg

pkg support blacklist was broken due to not having the key malloc()ed.
2019-02-05 23:31:31 +00:00
Rene Ladan
4668b0bb61 Remove expired ports:
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use mail/dovecot-pigeonhole instead
2019-01-31 multimedia/pyjama: Unmaintained upstream
2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using devel/py-omniorb
2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead
2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011
2019-01-31 sysutils/hs-angel: No releases since 2016
2019-01-31 devel/hs-uuagc: No release since 2015
2019-01-31 ports-mgmt/hs-porte: No updates since 2010
2019-02-01 net/pdb: Depends on expired net/py-pcs
2019-02-01 irc/iroffer: Abandoned upstream
2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has problems with caching
2018-12-19 net/py-pcs: Broken for more than 6 months
2019-02-04 19:31:35 +00:00
Tobias Kortkamp
c1a0661573 ports-mgmt/pkg-rmleaf: Use NO_WRKSUBDIR 2019-02-02 09:38:54 +00:00
Tobias Kortkamp
f9a6396ad4 ports-mgmt/managepkg: Use NO_WRKSUBDIR 2019-02-02 09:37:11 +00:00
Eric Turgeon
f9f5c626ed update ports-mgmt/synth to 2.08
PR:		235365
Submitted by:	Jonathan Chen
Approved by:	mentors (implicit)
2019-02-01 21:44:54 +00:00
Baptiste Daroussin
33b2bbb4f4 Remove m1cro.me mirror which is now unavailable.
Submitted by:	maintainer
2019-01-29 14:21:29 +00:00
Steve Wills
8ded422909 ports-mgmt/porttree: Update to 0.8.r82
PR:		235089
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-01-25 16:44:30 +00:00
Joe Marcus Clarke
a878b39931 Correct a typo in the previous commit. 2019-01-22 16:21:44 +00:00
Joe Marcus Clarke
625d09dcbb Update to 2.18.8
* Handle multiple licenses [1]
* Warn about leading and trailing whitespace in pkg-descr [2]

PR:		233774 [1]
		235070 [2]
Submitted by:	amdmi3 [1]
		swills [2]
2019-01-22 16:19:06 +00:00
Tijl Coosemans
1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
Kurt Jaeger
2e3620d7ee ports-mgmt/pkg_rmleaves: update 20140222 -> 20190108 to support FBSD 12
- switch from GNU diff to BSD diff needs to be handled

PR:		234769, 234763
Reported by:	Lapo Luchini <lapo@lapo.it>
Submitted by:	alexander@wittig.name (maintainer)
2019-01-09 20:41:04 +00:00
Gleb Popov
8520857832 Use proper format for EXPIRATION_DATE.
Reported by:	FreshPorts
Approved by:	tcberner (mentor)
2019-01-06 13:22:02 +00:00
Gleb Popov
e2c3fdc1fd lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
# pkg install -y `cat ghc-pkgs.txt`

During update some hs-* ports got two PORTREVISION bumps in a row. Other ports
got a PORTVERSION update together with one PORTREVISION bump. This is caused
by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated,
so figuring out which ones require a bump and which are not is too tedious.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D18707
2019-01-06 12:18:06 +00:00
Rene Ladan
6095f8d47a Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6
2018-12-30 deskutils/phpcollab: Works only with EOL php 5.6
2018-12-30 deskutils/simplegroupware: Works only with EOL php 5.6
2018-12-30 japanese/php5-mecab: Works only with EOL php 5.6
2018-12-30 graphics/php-gdal: Works only with EOL php 5.6
2018-12-30 graphics/php5-ffmpeg: Works only with EOL php 5.6
2018-12-30 graphics/pecl-gmagick: Works only with EOL php 5.6
2018-12-30 graphics/php-magickwand: Works only with EOL php 5.6
2018-12-30 graphics/pecl-imlib2: Works only with EOL php 5.6
2018-12-30 graphics/php-libpuzzle: Works only with EOL php 5.6
2018-12-30 mail/dracmail: Works only with EOL php 5.6
2018-12-30 mail/pecl-pop3: Works only with EOL php 5.6
2018-12-30 mail/pecl-mailparse2: Works only with EOL php 5.6
2018-12-30 www/usermanager: Works only with EOL php 5.6
2018-12-30 www/sams2: Works only with EOL php 5.6
2018-12-30 www/pecl-yar1: Works only with EOL php 5.6
2018-12-30 www/pecl-http1: Works only with EOL php 5.6
2018-12-30 www/revive-adserver: Works only with EOL php 5.6
2018-12-30 www/netoffice: Works only with EOL php 5.6
2018-12-30 www/xcache: Works only with EOL php 5.6
2018-12-30 www/testlink: Works only with EOL php 5.6
2018-12-30 www/pecl-http2: Works only with EOL php 5.6
2018-12-30 www/kplaylist: Works only with EOL php 5.6
2018-12-30 www/gallery3: Works only with EOL php 5.6
2018-12-30 www/claroline: Works only with EOL php 5.6
2018-12-30 www/sit: Works only with EOL php 5.6
2018-12-30 www/magento: Works only with EOL php 5.6
2018-12-30 www/asterisk-stat: Works only with EOL php 5.6
2018-12-30 www/pecl-sphinx: Works only with EOL php 5.6
2018-12-30 www/pecl-twig: Works only with EOL php 5.6
2018-12-30 www/fluxbb: Works only with EOL php 5.6
2018-12-30 www/php-templates: Works only with EOL php 5.6
2018-12-30 www/rnews: Works only with EOL php 5.6
2018-12-30 www/entrans: Works only with EOL php 5.6
2018-12-30 www/pecl-amfext: Works only with EOL php 5.6
2018-12-30 www/atutor: Works only with EOL php 5.6
2018-12-30 www/pecl-yaf2: Works only with EOL php 5.6
2018-12-30 www/redaxo: Works only with EOL php 5.6
2018-12-30 www/dotproject: Works only with EOL php 5.6
2018-12-30 www/sitebar: Works only with EOL php 5.6
2018-12-30 www/limesurvey: Works only with EOL php 5.6
2018-12-30 www/mahara: Works only with EOL php 5.6
2018-12-30 www/mysar: Works only with EOL php 5.6
2018-12-30 www/oscommerce: Works only with EOL php 5.6
2018-12-30 www/cmsmadesimple: Works only with EOL php 5.6
2018-12-30 www/pecl-swish: Works only with EOL php 5.6
2018-12-30 security/pecl-crack: Works only with EOL php 5.6
2018-12-30 security/php-suhosin: Works only with EOL php 5.6
2018-12-30 security/phpdeadlock: Works only with EOL php 5.6
2018-12-30 devel/php5-blitz: Works only with EOL php 5.6
2018-12-30 devel/pecl-trace: Works only with EOL php 5.6
2018-12-30 devel/pecl-scream: Works only with EOL php 5.6
2018-12-30 devel/pecl-judy: Works only with EOL php 5.6
2018-12-30 devel/pecl-test_helpers: Works only with EOL php 5.6
2018-12-30 devel/pecl-spl_types: Works only with EOL php 5.6
2018-12-30 devel/pecl-jsmin2: Works only with EOL php 5.6
2018-12-30 devel/pecl-uri_template: Works only with EOL php 5.6
2018-12-30 devel/pecl-params: Works only with EOL php 5.6
2018-12-30 devel/pecl-expect: Works only with EOL php 5.6
2018-12-30 devel/php5-dav: Works only with EOL php 5.6
2018-12-30 devel/php5-pinba: Works only with EOL php 5.6
2018-12-30 devel/pecl-htscanner: Works only with EOL php 5.6
2018-12-30 devel/pecl-newt: Works only with EOL php 5.6
2018-12-30 devel/pecl-memoize: Works only with EOL php 5.6
2018-12-30 devel/pecl-libevent: Works only with EOL php 5.6
2018-12-30 devel/pecl-jsonc: Works only with EOL php 5.6
2018-12-30 devel/pecl-weakref: Works only with EOL php 5.6
2018-12-30 devel/pecl-pthreads2: Works only with EOL php 5.6
2018-12-30 devel/pecl-gearman: Works only with EOL php 5.6
2018-12-30 devel/pecl-inotify: Works only with EOL php 5.6
2018-12-30 devel/pecl-raphf: Works only with EOL php 5.6
2018-12-30 devel/php5-thrift: Works only with EOL php 5.6
2018-12-30 devel/php5-ice: Works only with EOL php 5.6
2018-12-30 devel/pecl-runkit: Works only with EOL php 5.6
2018-12-30 devel/pecl-uopz: Works only with EOL php 5.6
2018-12-30 devel/pecl-strict: Works only with EOL php 5.6
2018-12-30 devel/pecl-xhprof: Works only with EOL php 5.6
2018-12-30 devel/pecl-propro: Works only with EOL php 5.6
2018-12-30 devel/php-scalar_objects: Works only with EOL php 5.6
2018-12-30 devel/pecl-msgpack0: Works only with EOL php 5.6
2018-12-30 devel/pecl-svn: Works only with EOL php 5.6
2018-12-30 devel/php-uprofiler: Works only with EOL php 5.6
2018-12-30 devel/pecl-statgrab: Works only with EOL php 5.6
2018-12-30 devel/pecl-uploadprogress: Works only with EOL php 5.6
2018-12-30 devel/pecl-qb: Works only with EOL php 5.6
2018-12-30 devel/php-memoize: Works only with EOL php 5.6
2018-12-30 devel/php5-blitz-devel: Works only with EOL php 5.6
2018-12-30 devel/pecl-ncurses: Works only with EOL php 5.6
2018-12-30 devel/php-jq: Works only with EOL php 5.6
2018-12-30 devel/pecl-jsonnet: Works only with EOL php 5.6
2018-12-30 databases/pecl-drizzle: Works only with EOL php 5.6
2018-12-30 databases/pecl-pdo_user: Works only with EOL php 5.6
2018-12-30 databases/php-mdcached: Works only with EOL php 5.6
2018-12-30 databases/sqlbuddy: Works only with EOL php 5.6
2018-12-30 databases/mysqldumper: Works only with EOL php 5.6
2018-12-30 databases/pecl-chdb: Works only with EOL php 5.6
2018-12-30 databases/pecl-dbase: Works only with EOL php 5.6
2018-12-30 databases/php5-tarantool: Works only with EOL php 5.6
2018-12-30 databases/pecl-rrd1: Works only with EOL php 5.6
2018-12-30 databases/pecl-tokyo_tyrant: Works only with EOL php 5.6
2018-12-30 databases/pecl-mongo: Works only with EOL php 5.6
2018-12-30 print/pecl-ps: Works only with EOL php 5.6
2018-12-30 print/pecl-haru: Works only with EOL php 5.6
2018-12-30 games/mkgichessclub: Works only with EOL php 5.6
2018-12-30 net-im/pecl-stomp: Works only with EOL php 5.6
2018-12-30 math/pecl-trader: Works only with EOL php 5.6
2018-12-30 math/pecl-big_int: Works only with EOL php 5.6
2018-12-30 math/pecl-stats: Works only with EOL php 5.6
2018-12-30 archivers/pecl-phk: Works only with EOL php 5.6
2018-12-30 net-mgmt/phpip: Works only with EOL php 5.6
2018-12-30 net-mgmt/nedi: Works only with EOL php 5.6
2018-12-30 net-mgmt/cacti88: Works only with EOL php 5.6
2018-12-30 net-mgmt/hawk: Works only with EOL php 5.6
2018-12-30 net-mgmt/ipplan: Works only with EOL php 5.6
2018-12-30 ports-mgmt/tinderbox: Works only with EOL php 5.6
2018-12-30 lang/pecl-perl: Works only with EOL php 5.6
2018-12-30 lang/php56-extensions: Works only with EOL php 5.6
2018-12-30 finance/php-tclink: Works only with EOL php 5.6
2018-12-30 converters/pecl-fribidi: Works only with EOL php 5.6
2018-12-30 sysutils/pecl-mogilefs: Works only with EOL php 5.6
2018-12-30 23:30:55 +00:00
Muhammad Moinur Rahman
c6821201d2 ports-mgmt/pkg_cutleaves: Allow non-versioned git versioned ports to be allowed in the exclude list
PR:		228226
Submitted by:	dereks@lifeofadishwasher.com
2018-12-16 19:13:00 +00:00
Kurt Jaeger
2b29639bac ports-mgmt/porttree: update 0.6.r67 -> 0.7.r69
- Fix bug related to py3
- Fix manpage

PR:		233814
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2018-12-15 07:08:28 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00