non port: ports-mgmt/Makefile |
SVNWeb
|
Number of commits found: 134 (showing only 100 on this page) |
Sat, 20 May 2023
|
[ 07:25 Emanuel Haupt (ehaupt) ] 572a797
ports-mgmt/submodules2tuple: Add new port
FreeBSD ports developers often encounter projects hosted on GitHub that
make use of submodules. Manually creating the GH_TUPLE values for such
projects can be time-consuming and error-prone, especially when dealing
with recursive submodules. This script simplifies the process by
automating the generation of these values, saving developers valuable
time and effort.
|
Sun, 9 Apr 2023
|
[ 16:58 Muhammad Moinur Rahman (bofh) ] 0e9127b (Only the first 10 of 12 ports in this commit are shown above. )
ports-mgmt/portsnap: Resurrect
portsnap will be removed from the base from 14.0-RELEASE onwards. To
facilitate usage of portsnap from 14.0-RELEASE onwards extract portsnap
from base and create seperate port.
Portsnap is a system for securely updating the ports tree by
distributing signed compressed snapshots. This is the client
half of that system; it downloads compressed snapshots into
/usr/local/portsnap ("portsnap fetch") and uses those to extract
a ports tree into /usr/ports ("portsnap extract") or update an
existing tree ("portsnap update").
In addition to operating entirely over HTTP, portsnap can use under
a tenth of the bandwidth required by CVSup if a copy of the ports
tree is being updated every few days.
Approved by: portmgr
|
Mon, 3 Apr 2023
|
[ 14:15 Gleb Popov (arrowd) ] 5970261
ports-mgmt/packagekit-qt: Qt interface to the PackageKit daemon.
Sponsored by: Serenity Cybersecurity, LLC
|
Thu, 30 Mar 2023
|
[ 23:59 Muhammad Moinur Rahman (bofh) ] 5b0034a
ports-mgmt/p5-FreeBSD-Portindex: Remove expired port:
2023-03-31 ports-mgmt/p5-FreeBSD-Portindex: Not working, and no fix forthcoming
|
Wed, 22 Feb 2023
|
[ 18:24 Gleb Popov (arrowd) ] 44b00ff
ports-mgmt/rc-subr-jail: + Shell library to help writing jailed rc services.
This library follows the declarative style of Ports Makefiles - as much as
possible functionality is implemented as knobs.
Differential Revision: https://reviews.freebsd.org/D38394
|
Sun, 1 Jan 2023
|
[ 12:41 Rene Ladan (rene) ] 802e859
cleanup: Remove expired ports:
2023-01-01 ports-mgmt/chucky: Uses the obsoleted reeBSD tag
|
Thu, 1 Dec 2022
|
[ 11:03 Yuri Victorovich (yuri) ] bcba6ff
ports-mgmt/portsdb: New port: Program that imports the FreeBSD ports tree into
an SQLite database
|
Wed, 27 Jul 2022
|
[ 14:55 Gleb Popov (arrowd) ] c5f3dcd
ports-mgmt/hs-cabal2tuple: + An utility to generate USE_CABAL and GH_TUPLE.
|
Fri, 15 Jul 2022
|
[ 14:17 Dmitri Goutnik (dmgk) ] a1fdf88
ports-mgmt/fallout: Add new port
Download and search FreeBSD build cluster fallout logs.
`fallout fetch` downloads build failure logs so they can be accessed and
searched from the local file system. It organizes these logs into a directory
hierarchy under ~/.cache by the builder name and port origin.
`fallout grep` finds failure logs matching a given set of conditions and
regular expressions. Combining it with portgrep allows advanced
searching for e.g. specific maintainer, failures of ports with specific USES,
with specific dependency, etc.
WWW: https://github.com/dmgk/fallout
|
Mon, 11 Apr 2022
|
[ 15:31 Dmitry Marakasov (amdmi3) ] cd5dfcb
ports-mgmt/reprise: add port: Port testing system
reprise is a tool primarily designed to test package production on
FreeBSD. Unlike poudriere, it's focused on port testing only, without
support for repository production, and has important features still
lacking in poudriere, such as `make test` support, and more eager
use of prebuilt packages. As a result, with reprise you test your
ports, not rebuild llvm and other heavy dependencies over and over
again.
WWW: https://github.com/AMDmi3/reprise
|
Sat, 22 Jan 2022
|
[ 20:18 Joseph Mingrone (jrm) ] 1c634c3
ports-mgmt/pkg-graph: New port to visualize package dependencies
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34003
|
Fri, 26 Nov 2021
|
[ 10:33 Tobias Kortkamp (tobik) ] b6633a0
ports-mgmt/parfetch-overlay: Add overlay to fetch distfiles in parallel and with
pipelining
Ports that fetch multiple distfiles from the same host can
especially benefit from this.
This is a glue application between libcurl and the ports
framework. It comes with a ports overlay that replaces the
default do-fetch and checksum targets.
This is an experiment. Use at your own risk.
WWW: https://github.com/t6/parfetch
Demo: https://asciinema.org/a/ogjs0MiCNZxqwYy2xliHfYEaM
Some unscientific but repeatable numbers: tokei (152 distfiles)
fetch is down from ~44s to ~3s. wlroots (34 distfiles) fetch is
down from ~12s to ~3s. rust makesum (28 distfiles) is down from
~90s to ~50s.
|
Thu, 25 Nov 2021
|
[ 20:01 Tobias Kortkamp (tobik) ] 101ba9b
ports-mgmt/sccache-overlay: Add ports overlay for sccache
Sccache is a compiler cache but unlike ccache it comes with Rust
support. This package provides a standalone version of sccache
that can work in Poudriere jails with glue for hooking it up to
the ports framework by simply activating an overlay.
Based on tcberner's https://reviews.freebsd.org/D31243
|
Tue, 23 Nov 2021
|
[ 13:58 Baptiste Daroussin (bapt) ] 5f891a8
ports-mgmt/portconfig: new port
portconfig is a dialog4ports replacement based on libbsddialog.
Note this version is build as semi static: libbsddialog and libncurses
has been linked statically and the binary remaind dynamic
|
Mon, 1 Nov 2021
|
[ 19:29 Gleb Popov (arrowd) ] a674728
ports-mgmt/hs-panopticum: Add the new port.
Panopticum is a tool to query port information with every combination of
OPTIONS.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 30 Nov 2020
|
[ 12:12 ehaupt ]
Add fastest_pkg 0.1.1, script to find the fastest pkg mirror.
|
Sat, 19 Sep 2020
|
[ 13:01 rene ] (Only the first 10 of 199 ports in this commit are shown above. )
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 May 2020
|
[ 15:38 rene ] (Only the first 10 of 492 ports in this commit are shown above. )
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Dec 2019
|
[ 23:00 dmgk ]
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
|
Wed, 16 Oct 2019
|
[ 15:29 rene ] (Only the first 10 of 369 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 11 Jul 2019
|
[ 21:58 swills ]
Fix typo in category makefile
|
[ 21:39 swills ]
ports-mgmt/py-FreeBSD-ports: create port
Parse FreeBSD Ports INDEX, provide search API
WWW: https://github.com/swills/py-FreeBSD-ports/
|
Wed, 15 May 2019
|
[ 12:55 0mp ]
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)
|
Thu, 4 Apr 2019
|
[ 16:37 rene ] (Only the first 10 of 29 ports in this commit are shown above. )
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
|
Fri, 15 Mar 2019
|
[ 14:14 decke ]
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
|
Tue, 12 Mar 2019
|
[ 05:35 tobik ]
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
|
Mon, 4 Feb 2019
|
[ 19:31 rene ] (Only the first 10 of 20 ports in this commit are shown above. )
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
|
Sun, 30 Dec 2018
|
[ 23:30 rene ] (Only the first 10 of 155 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 19 Mar 2018
|
[ 07:45 yuri ]
New port: ports-mgmt/portgraph: Create a dependencies graph of a(all) port(s)
PR: 225969
Submitted by: lbartoletti@tuxfamily.org
|
Thu, 25 Jan 2018
|
[ 14:45 rodrigo ]
Add new port: ports-mgmt/pkg-provides
pkg-provides is a pkg plugin write in C for querying
which package provides a particular file.
|
Sun, 1 Oct 2017
|
[ 20:43 rene ]
Remove expired port:
2017-09-30 ports-mgmt/redports-node: Upstream is dead so port is not useable
anymore.
|
Thu, 28 Sep 2017
|
[ 20:57 rene ]
Remove expired ports:
2017-09-27 ports-mgmt/packagekit-qt4: Ignored for more than 5 years
2017-09-27 ports-mgmt/kpackagekit: Skipped for more than 5 years
|
Sun, 3 Sep 2017
|
[ 09:51 rene ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove expired ports:
2017-08-30 www/speedtest-mini: Discontinued upstream (on June 30, 2017)
2017-08-31 devel/rubygem-sequel3: Use devel/rubygem-sequel instead
2017-08-31 audio/tomahawk: Project is dead upstream.
2017-08-31 mail/rubygem-larch: Unmaintained by upstream, no changes since 2013
2017-08-31 devel/rubygem-sidekiq4: Use devel/rubygem-sidekiq instead
2017-08-31 devel/rubygem-webpacker1-rails5: Use devel/rubygem-webpacker-rails5
instead
2017-08-31 devel/rubygem-sidekiq-cron04: Use devel/rubygem-sidekiq-cron instead
2017-09-01 www/py-django19: Unsupported upstream
2017-09-01 mail/movemail: Out of date
2017-09-01 german/phone: Out of date
2017-09-01 ports-mgmt/fbsdmon: no longer maintained, web site it sends data to
has been taken over by cybersquatters
|
Wed, 17 May 2017
|
[ 09:24 kami ] (Only the first 10 of 12 ports in this commit are shown above. )
ports-mgmt/bsdadminscripts2: new port
- Move sysutils/bsdadminscripts to ports-mgmt/bsdadminscripts
- Copy ports-mgmt/bsdadminscripts to ports-mgmt/bsdadminscripts2
- Update bsdadminscripts2 to the bsda2 project 0.2.0 release
Reviewed by: miwi
Approved by: miwi
Differential Revision: https://reviews.freebsd.org/D9434
|
Mon, 30 Jan 2017
|
[ 21:07 pawel ]
Add collection of my ports tree related scripts
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
------ (Only the first 15 lines of the commit message are shown above )
|
Wed, 2 Nov 2016
|
[ 05:43 swills ]
ports-mgmt/create-rb-port: create port
This port provides a simple script meant to ease creation of rubygem- ports.
WWW: https://github.com/swills/freebsd-ruby
|
Mon, 10 Oct 2016
|
[ 23:37 cperciva ]
Add port-index-uniquifier, which is a dummy port taking its version number
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.
|
Thu, 11 Aug 2016
|
[ 18:38 rene ]
Remove expired port:
2016-08-10 ports-mgmt/xps: Does not support pkg(8)
|
Tue, 8 Mar 2016
|
[ 17:49 pi ]
New port: ports-mgmt/portest
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
|
Sat, 20 Feb 2016
|
[ 14:31 culot ]
Portal is a front-end to FreeBSD's package manipulation tool pkg(8).
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
|
Sun, 14 Feb 2016
|
[ 12:53 rene ]
Remove expired port:
2016-02-14 ports-mgmt/tinderbox-devel: use newer stable version
(ports-mgmt/tinderbox)
|
Fri, 22 Jan 2016
|
[ 14:32 decke ]
Redports is a fully hosted continuous integration platform for
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/
|
Sun, 10 Jan 2016
|
[ 21:18 marino ]
Add new port: ports-mgmt/synth
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.
|
Sun, 3 Jan 2016
|
[ 05:47 koobs ]
[NEW] ports-mgmt/py-skog: Generate visual dependency trees for FreeBSD ports
A tool to generate human-readable trees of dependencies of a FreeBSD port.
WWW: https://github.com/bbqsrc/skog-python
|
Mon, 28 Dec 2015
|
[ 13:20 miwi ]
pytoport provides a way to quickly generate the barebones of a Python package
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>
|
Sun, 1 Nov 2015
|
[ 21:30 rene ]
Remove expired ports:
2015-11-01 devel/ros: Unsupported upstream, see
http://wiki.ros.org/Distributions
2015-11-01 ports-mgmt/portsopt: Deprecated by optionsng
|
Sat, 10 Oct 2015
|
[ 20:38 bapt ]
Remove bpm which does not support pkg and has no upstream anymore
|
Wed, 29 Jul 2015
|
[ 17:32 pgollucci ]
CLI utilities and wrappers for FreeBSD's bugzilla
instance with emphasis on ports.Provides a consistent
API which can have pluggable backends.
WWW: https://github.com/pgollucci/freebsd-bugzilla-cli
|
Sun, 19 Jul 2015
|
[ 16:54 ak ]
- Remove ports-mgmt/vulnerability-test-port as it is part of portaudit suite and
useless after its retierment.
|
Mon, 6 Jul 2015
|
[ 15:06 kmoore ]
OctoPkg is a powerful pkgng GUI front-end written in Qt
WWW: https://octopkg.wordpress.com/
|
Mon, 29 Jun 2015
|
[ 17:56 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove expired ports:
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
|
Tue, 2 Jun 2015
|
[ 02:33 amdmi3 ]
Remove expired ports:
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
|
Sun, 17 May 2015
|
[ 23:48 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add new port ports-mgmt/genpatch (toolset used in dports for 18 months)
=====
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.
|
Tue, 31 Mar 2015
|
[ 19:37 dbn ]
ports-mgmt/portbuilder: remove port: unmaintained and overcome by changes.
|
Mon, 9 Feb 2015
|
[ 09:50 bofh ]
New Port: ports-mgmt/portfind
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)
|
Tue, 6 Jan 2015
|
[ 18:49 rene ]
Remove expired ports:
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
|
Sat, 6 Dec 2014
|
[ 00:18 rene ]
Remove expired port:
2014-12-06 ports-mgmt/pib: Does not work with tcl/tk 8.4+, does not support
pkgng
|
Fri, 5 Dec 2014
|
[ 17:13 amdmi3 ]
- Resurrect ports-mgmt/pkg-plist, update to 1.4
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)
|
[ 17:03 amdmi3 ]
Sort subdir list
|
Mon, 1 Dec 2014
|
[ 19:21 rene ] (Only the first 10 of 14 ports in this commit are shown above. )
Remove expired ports:
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
|
Tue, 28 Oct 2014
|
[ 22:55 ohauer ]
- new port pkgcompare
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
|
Mon, 13 Oct 2014
|
[ 15:45 mat ]
Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_tools
support was removed. Also retire three ports requiring it, and a few optionnal
dependencies.
With hat: portmgr
Noticed by: ak
Sponsored by: Absolight
|
Mon, 1 Sep 2014
|
[ 23:35 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Remove non staged ports without pending PR from p*
|
Sat, 30 Aug 2014
|
[ 08:09 antoine ]
2014-08-30 ports-mgmt/pkg_add_it: Does not support pkgng
|
Sun, 11 May 2014
|
[ 18:53 zi ]
- Remove ports-mgmt/pver as it does not support pkgng
|
Sun, 4 May 2014
|
[ 10:51 rene ] (Only the first 10 of 34 ports in this commit are shown above. )
Remove expired ports:
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
|
Fri, 18 Apr 2014
|
[ 11:17 rene ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002 (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Sep 2013
|
[ 10:09 kmoore ] (Only the first 10 of 18 ports in this commit are shown above. )
- Added sysutils/pcbsd-utils
- Added sysutils/pcbsd-utils-qt4
- Retired some old ports replaced by these
* ports-mgmt/pbi-manager
* sysutils/libpcbsd
* sysutils/pbreg
* sysutils/warden
|
Sun, 15 Sep 2013
|
[ 19:03 crees ]
dialog4ports -- a dialog for FreeBSD ports. This is a static version that
can be used in chroots, for example in Tinderbox.
PR: ports/182021
Submitted by: marcus
Reviewed by: portmgr (bdrewery)
Approved by: maintainer
|
Fri, 23 Aug 2013
|
[ 17:39 skreuzer ]
This program reads /var/db/pkg/local.sqlite and compares install timestamp with
date in $FreeBSD header in the Makefile of the port. If there is no $FreeBSD
header then it is assumed to be a beta port.
Chucky also features a shar file backup feature, which is normally used to
backup 'beta' development ports.
WWW: https://dx.burplex.com/bin/chucky.html
PR: ports/177220
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
|
Fri, 26 Jul 2013
|
[ 19:19 rene ] (Only the first 10 of 435 ports in this commit are shown above. )
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
Thu, 30 May 2013
|
[ 15:17 bapt ]
The pkg developement team is proud to announce the new 1.1.0 beta1 release of
pkg.
Here is the list of new features that happened in pkg 1.1:
- new simpler and more reliable solver
- shared libraries are now always tracked
- ssh:// is supported as a protocol to distribute packages (needs pkg 1.1+ on
the server hosting the packages)
- multirepository is no longer considered experimental and works by default.
- incremental update of the catalog (only if the repository was created by pkg
1.1+)
- simplification of the public API
- stabilisation of the public API (we will now try to keep it stable and if
change are needed there will be deprecation time before removal of some old
functions) (Only the first 15 lines of the commit message are shown above )
|
Wed, 15 May 2013
|
[ 22:21 rakuco ]
Add ports-mgmt/pkg-rmleaf.
A little script for removing leaf packages (requires pkgng).
PR: ports/178366
Submitted by: Yanhui Shen <shen.elf@gmail.com> (maintainer)
|
Wed, 13 Mar 2013
|
[ 23:25 bapt ]
Add new dialog4ports
This will be used soon to replace the old dialog(1) for make config
It implements a new mixeddlg widget which allow to mix radio and
classic buttons in a single interface allowing the UI to reflect
optionsng features.
Bundle libdialog on 8.x which doesn't provide a recent libdialog(3).
Thank you very much to Ilya A. Arkhipov who wrote it,
helped by danfe, eadler and myself
|
Sun, 3 Mar 2013
|
[ 23:45 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
2013-02-27 www/igal: No more upstream, no more public distfiles, consider using
www/llgal
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles,
consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent
versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system
|
Fri, 1 Mar 2013
|
[ 19:06 jgh ]
- add new port: ports-mgmt/prhistory
prhistory shows PR from the FreeBSD GNATS database corresponding
to a port. Show a summary view of all PR related to a port and
request an individual PR by number.
WWW: https://github.com/waitman/prhistory
PR: 175627
Submitted by: uzimac@da3m0n8t3r.com
|
Sun, 6 Jan 2013
|
[ 15:14 bapt ]
2013-01-04 ports-mgmt/portmanager: Does not support modern ports features such
as MOVED, is lacking upstream and active contributions, and does not support
pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
2013-01-04 net-im/openfetion: Abandoned upstream
2013-01-04 textproc/libpathan: Does not build and upstream has discontinued the
project and advises that it has been replaced by textproc/xqilla
2013-01-01 java/sun-wtk: no more public distfiles, merged with Java ME SDK 3.0
upstream
|
Thu, 16 Aug 2012
|
[ 10:11 bapt ]
- add a devel version of poudriere
- register conflicts between poudriere and poudriere-devel
- poudriere devel brings:
* support for ports using svn, svn+http, svn+ssh
* improve jail building from sources (still experimental)
* POUDRIERE_DATA is no more needed, if it doesn't exists it now looks for a
data zfs FS which by default will be in ${BASEFS}/data
* bulks now keep packages by default (incremental) (-k is gone replace by a -c
to clean everything before starting)
* bulks are now built in parallel (number of parallel built being hw.ncpu by
default
* cron directory is now autocreated and default location is the data dir
* jails are now created and mounted by default in a sub FS
(${BASEFS}/jails/<jailname>
* ports tree are now created and mounted by default in a sub FS
(${BASEFS}/ports/<portstreename>
* tinderbox-style output for logs
* logs are now created in
data/logs/<buildtype>/<jailname>/<portstreename>/pkgname.log
* lots of performance improvements
|
Fri, 3 Aug 2012
|
[ 15:54 cs ] (Only the first 10 of 88 ports in this commit are shown above. )
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
|
Sat, 3 Mar 2012
|
[ 13:21 crees ]
Mkreadmes is designed to be a very fast, flexible and easy-to-use alternative
to the standard "make readmes" for building the README.html files for the
FreeBSD Ports Collection, building the files in a fraction of the time of the
standard method.
PR: ports/165631
Submitted by: Conrad J. Sabatier <conrads@cox.net>
|
Thu, 23 Feb 2012
|
[ 17:34 eadler ]
pchecker is a tool that checks the ports tree for various errors.
PR: ports/165417
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
|
Sat, 4 Feb 2012
|
[ 00:56 jgh ]
Add new port: fbsdmon
Submit system and ports statistics to fbsdmon.org.
Statistics can be sent from command line, from rc script
or from periodic script.
WWW: http://fbsdmon.org/
PR: ports/164608
Submitted by: Grzegorz Blach <magik at roorback.net>
Approved by: rene (mentor)
|
Tue, 31 Jan 2012
|
[ 21:43 bapt ]
poudriere is a tool primarily designed to test package production on
FreeBSD. However, most people will find it useful to bulk build ports
for FreeBSD.
WWW: http://git.etoilebsd.net/poudriere/
Of course this is pkgng aware and it support incremental upgrade of binary bulks
:)
|
Mon, 30 Jan 2012
|
[ 12:39 bapt ]
Please welcome pkgng beta1.
if you want to use it please define WITH_PKGNG=yes in your /etc/make.conf
For more information read the announcement on the mailing list
With hat: portmgr
Non-Regression test: linimon
|
Sun, 25 Dec 2011
|
[ 20:16 eadler ]
This is a ports upgrading utility for massive forced reinstalltion,
and for those who are pursuing the perfect packages environment.
WWW: http://www.mwghennndo.com/softwares/portsreinstall/
PR: ports/154217
Submitted by: Mamoru Sakaue <sakaue.mamoru-cmfho5lt@samurai.mwghennn.net>
|
Thu, 24 Nov 2011
|
[ 18:15 crees ]
Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible.
That's all it does ;-)
WWW: http://code.google.com/p/pkg-plist/
PR: ports/162567
Submitted by: Martin Tournoij <martin@arp242.net>
Feature safe: yes
|
Sun, 6 Nov 2011
|
[ 17:15 ohauer ]
For a given port determine its dependences using any combination of the
- FETCH_DEPENDS
- EXTRACT_DEPENDS
- PATCH_DEPENDS
- LIB_DEPENDS
- BUILD_DEPENDS
- RUN_DEPENDS
and show them as a pseudo graphical tree.
Use back references for cross-connections.
WWW: http://code.google.com/p/porttree/
PR: ports/160007
Submitted by: Vladimir Chukharev
|
Mon, 1 Aug 2011
|
[ 02:53 sunpoet ] (Only the first 10 of 16 ports in this commit are shown above. )
- Sort SUBDIRs
- Fix NO_VIET_KDE coverage
|
Tue, 3 May 2011
|
[ 17:25 kmoore ]
Add pbi-manager 0.9.1, toolset for building / running PBI files on FreeBSD.
|
Sat, 30 Apr 2011
|
[ 09:54 makc ]
Connect portbuilder
|
Fri, 29 Apr 2011
|
[ 23:44 rene ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove expired ports:
2011-04-24 ports-mgmt/portmk: has not been kept up to date for > 6 months
2011-04-26 ports-mgmt/portsman: hardwires an ancient version of INDEX
2011-04-30 mail/kiltdown: upstream seems dead since 2001
|
Sat, 12 Mar 2011
|
[ 15:23 mandree ]
Add new ports-mgmt/pkgs_which
This is a fast, Perl5-based, database-less pkg_which variant
useful to assist with site-package-upgrades, for instance,
after a Python 2.6 -> 2.7 upgrade.
|
Fri, 4 Mar 2011
|
[ 10:29 martymac ]
Indent SUBDIRs by 4 spaces instead of 3
Approved by: portmgr@, ehaupt (mentor)
|
Sat, 12 Feb 2011
|
[ 04:49 miwi ]
bxPKG is a GTK+ based tool to manage binary packages on BSD systems.
WWW: http://bxpkg.bsdroot.lv
PR: portsi154563
Submitted by: Kostas Petrikas <kpetrikas at gmail.com>
|
Thu, 4 Nov 2010
|
[ 15:20 garga ] (Only the first 10 of 30 ports in this commit are shown above. )
Remove expired ports:
2010-11-01 ftp/kwebget: Development has ceased.
2010-11-01 multimedia/clive-utils: development has ceased; use multimedia/umph
instead
2010-11-01 ports-mgmt/barry: Development has ceased.
2010-11-01 www/wb0: Development has ceased.
|
Tue, 19 Oct 2010
|
[ 15:50 ehaupt ]
Add ports-mgmt/distilator, a command-line script to check the availability of a
ports distfiles. This script can take advantage of perl threads if available.
|
Tue, 15 Jun 2010
|
[ 17:28 rene ]
A special meta-port to do nothing but register dependencies on those
ports you specifically want to have installed. The normal dependency
checking in programs like pkg_delete(1) will prevent easy deletion of
ports that other ports depend on. Keeps egg off face. Protects feet
from being shot.
PR: ports/147808
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
Approved by: tabthorpe (mentor)
|
Wed, 9 Jun 2010
|
[ 13:22 romain ]
The portshaker-config port provides a simple config-based interface to generate
and maintain a portshaker configuration throught the ports system.
It is designed to ease using portshaker for users who want to merge portshaker
powered ports overlays in their FreeBSD ports tree.
|
Number of commits found: 134 (showing only 100 on this page) |