non port: ports-mgmt/Makefile |
Number of commits found: 138 (showing only 38 on this page) |
Thursday, 4 Nov 2010
|
15:20 garga
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.
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 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.
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 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)
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 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.
![Original commit message Original commit](/images/envelope10.gif) |
13:21 romain
portshaker(8) is a tool designed for merging partial ports trees into the
FreeBSD ports tree. In other words, it implements some kind of overlay for the
FreeBSD ports.
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 2 Jun 2010
|
07:18 avilla
KPackageKit is the KDE interface for PackageKit. It features
everything Gnome PackageKit does except:
- install catalog;
- service pack;
- a D-Bus session interface.
These items are not mandatory since they are more features of the GUI
itself than a feature in PackageKit.
WWW: http://kde-apps.org/content/show.php/KPackageKit?content=84745
Approved by: tabthorpe, miwi (mentors)
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 24 May 2010
|
21:52 pgj
Rename the following Haskell ports to bring them in sync with the
HackageDB:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
textproc/hs-polyparse-ghc -> textproc/hs-polyparse
textproc/pandoc -> textproc/hs-pandoc
x11/hs-x11-ghc -> x11/hs-X11
x11/hs-x11-xft-ghc -> x11/hs-X11-xft
x11/xmobar -> x11/hs-xmobar
x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL
x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw
x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw
x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT
x11-wm/xmonad -> x11-wm/hs-xmonad
x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 10 May 2010
|
21:19 kwm
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
![Original commit message Original commit](/images/envelope10.gif) |
Thursday, 25 Mar 2010
|
09:05 dinoex
Manage your own packages build on a dedicated build system.
The build system does the update of the ports tree,
moving old packages out of the way, fetch and rebuild
the packages you need. Its ports tree with packages
is served to the production systems and desktops.
On a system you can update installed ports with
the clean build packages from the build system.
WWW: http://people.freebsd.org/~dinoex/batch/README
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 16 Feb 2010
|
21:29 hrs
Remove ports-mgmt/portbrowser. It is no longer actively maintained and
broken for years.
Feature safe: yes
PR: ports/143667
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 22 Dec 2009
|
07:17 wen
App::Pm2Port is a perl module to creat FreeBSD port from
perl module.
WWW: http://search.cpan.org/dist/App-Pm2Port
PR: ports/141810
Submitted by: Andrey Kostenko <andrey@kostenko.name>
![Original commit message Original commit](/images/envelope10.gif) |
07:14 wen
App::Pm2Port is a perl module to creat FreeBSD port from
perl module.
WWW: http://search.cpan.org/dist/App-Pm2Port
![Original commit message Original commit](/images/envelope10.gif) |
Sunday, 13 Sep 2009
|
12:39 miwi
portrac is a simple GUI tool for tracking port updates.
It's based on Qt4 and it integrates with the system tray.
portrac shows a simple list of the available updates to
the installed ports on the local machine i.e. shows the
ports that have updates.
WWW: http://portrac.e-soul.org/
PR: 138780
Submitted by: Mario Pavlov <mgp@e-soul.org>
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 23 Jun 2009
|
17:17 tabthorpe
symports reads through your ports tree and generates a tree using
symlinks for all categories - not just the "real" ones.
PR: ports/135683
Submitted by: Eitan Adler <EitanAdlerList gmail.com>
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 17 Jun 2009
|
21:21 dhn
A simple utility to show the package name and version
whose port version is different from it.
The utility uses /usr/ports/INDEX-{__FreeBSD__}.db
The file can be generated by using bundled pver_dbgen
WWW: http://www.csie.nctu.edu.tw/~weiyu/#msgbox=page/program.html
PR: ports/135669
Submitted by: Wei-Yu Chen <weiyu.csie@gmail.com>
![Original commit message Original commit](/images/envelope10.gif) |
Thursday, 30 Apr 2009
|
22:47 miwi
Finds updates for FreeBSD pkgs by checking the ports index.
pkg_findupdates - Finds updated packages.
pkg_bupdate - Perform a binary packages update.
WWW: http://search.cpan.org/dist/FreeBSD-Pkgs-FindUpdates/
PR: 133404
Submitted by: "Zane C.B." <vvelox@vvelox.net>
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 6 Apr 2009
|
20:13 makc
Connect ports-mgmt/kports-qt4
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 16 Feb 2009
|
22:27 itetcu
Connect tinderbox-devel to the build.
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 7 Jan 2009
|
21:34 pav
- Remove portsnap port, it's now integrated into the base system
![Original commit message Original commit](/images/envelope10.gif) |
Sunday, 7 Dec 2008
|
15:06 miwi
xps (eXquisite Port Seeker) is a tool that searches the ports
INDEX file and shows the ports that match the given criteria.
WWW: http://www.crucible.gr:5555/
PR: 129420
Submitted by: Antonios Anastasiadis <antonakis@gmail.com>
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 5 Nov 2008
|
01:46 koitsu
Porte provides a simple, fast and efficient interface to searching
FreeBSD ports index fields. It also has a simple statistics mode which
allows collecting frequency statistics for these fields.
WWW: http://www.kerneled.org/
Submitted by: sbahra on EFnet #bsdports
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 6 Oct 2008
|
14:49 roam
Add the pkg_add_it-1.0 utility for easy interactive package selection.
PR: 127883
Submitted by: Marin Atanasov <dnaeon@gmail.com>
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 14 Jul 2008
|
17:12 wxs
New port: reads the FreeBSD installed packaged DB.
PR: ports/125197
Submitted by: "Zane C.B." <vvelox@vvelox.net>
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 27 May 2008
|
06:27 edwin
Remove ports-mgmt/newportsversioncheck in favour of portscout.
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 6 May 2008
|
23:25 edwin
Remove the ports-mgmt/instant-tinderbox port since its design doesn't
work anymore with the more fine-grained approach of USE_ everywhere.
![Original commit message Original commit](/images/envelope10.gif) |
12:37 itetcu
This takes the FreeBSD port's index file and makes it into a easy to use hash.
PR: ports/122050
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 31 Mar 2008
|
15:11 flz
Retire ports-mgmt/pkg_install-devel. This has been long abandoned.
![Original commit message Original commit](/images/envelope10.gif) |
Tuesday, 25 Mar 2008
|
00:46 wxs
Sort every mirror list in bsd.sites.mk.
Output is suitable for inclusion into make.conf.
Approved by: garga (mentor)
![Original commit message Original commit](/images/envelope10.gif) |
Thursday, 24 Jan 2008
|
15:01 miwi
lsknobs is a simple sh(1) script designed to help configure
ports knobs and options by listing them together with their
status (either enabled or not). It uses portconf for knobs.
PR: ports/116127
Submitted by: Gabriel Linder <linder.gabriel at gmail.com>
![Original commit message Original commit](/images/envelope10.gif) |
Friday, 4 Jan 2008
|
13:28 pav
pkg_cleanup finds packages that are not requested by any other installed
package and lets you decide for each one if you want to keep it or delete it.
It also allows viewing the pacakge comment and description.
This program is essentially a clone of pkg_rmleaves except that it shows
the comment and description of packages and does not support GUI dialog(1)
implementations.
PR: ports/117782
Submitted by: Stephen Hurd <shurd@sasktel.net>
![Original commit message Original commit](/images/envelope10.gif) |
Saturday, 15 Dec 2007
|
11:46 miwi
- connect pkg_search to the build
Submitted by: erwin
Pointyhat to: chinsan
![Original commit message Original commit](/images/envelope10.gif) |
11:30 miwi
- Add portupdate-scan to the build
Submitted by: erwin
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 3 Oct 2007
|
07:11 edwin
Add missing pkgsearch port
![Original commit message Original commit](/images/envelope10.gif) |
Thursday, 5 Jul 2007
|
17:18 chinsan
- Connect the lost ports-mgmt/bpkg.
It's a mystery.. :~
Noticed by: erwin
Approved by: rafan (mentor)
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 23 Apr 2007
|
07:00 erwin
Hook genplist up to the build.
Forgotten by: miwi
![Original commit message Original commit](/images/envelope10.gif) |
Monday, 5 Feb 2007
|
12:35 pav
Move pkg_replace to new category ports-mgmt
Repocopied by: marcus
![Original commit message Original commit](/images/envelope10.gif) |
01:08 pav
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
sysutils/barry -> ports-mgmt/barry
sysutils/bpm -> ports-mgmt/bpm
sysutils/kports -> ports-mgmt/kports
sysutils/managepkg -> ports-mgmt/managepkg
sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
sysutils/pib -> ports-mgmt/pib
sysutils/pkgfe -> ports-mgmt/pkgfe
sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
sysutils/pkg_install -> ports-mgmt/pkg_install
sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
sysutils/pkg_remove -> ports-mgmt/pkg_remove
sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
sysutils/pkg_tree -> ports-mgmt/pkg_tree
sysutils/portbrowser -> ports-mgmt/portbrowser
sysutils/portconf -> ports-mgmt/portconf
sysutils/portdowngrade -> ports-mgmt/portdowngrade
sysutils/portcheck -> ports-mgmt/portcheck
sysutils/portmanager -> ports-mgmt/portmanager
sysutils/portmaster -> ports-mgmt/portmaster
sysutils/portscout -> ports-mgmt/portscout
sysutils/portsearch -> ports-mgmt/portsearch
sysutils/portsman -> ports-mgmt/portsman
sysutils/portsnap -> ports-mgmt/portsnap
sysutils/portsopt -> ports-mgmt/portsopt
sysutils/portupgrade -> ports-mgmt/portupgrade
sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
sysutils/psearch -> ports-mgmt/psearch
sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
sysutils/qtpkg -> ports-mgmt/qtpkg
textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports
Repocopies by: marcus
![Original commit message Original commit](/images/envelope10.gif) |
Wednesday, 31 Jan 2007
|
15:37 pav
- Introduce a new ports category ports-mgmt: Ports for managing, installing and
developing FreeBSD ports and packages
PR: ports/97507
Submitted by: shaun
![Original commit message Original commit](/images/envelope10.gif) |
Number of commits found: 138 (showing only 38 on this page) |