| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Feb 2007 01:08:46
0.4.1b_10
|
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 (Only the first 15 lines of the commit message are shown above ) |
14 May 2006 15:00:04
0.4.1b_10
|
lawrance  |
Make bpm capable of handling ports with OPTIONS by using zenity to
display them.
PR: ports/96149
Submitted by: Panagiotis Astithas <past@ebs.gr>
Approved by: Seth Kingsley <sethk@meowfishies.com> (maintainer) |
13 May 2006 04:15:53
0.4.1b_9
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
24 Jan 2006 01:06:45
0.4.1b_9
|
edwin  |
SHA256ify
Approved by: krion@ |
30 Dec 2005 06:06:55
0.4.1b_9
|
pav  |
- Install menu entry
PR: ports/90971
Submitted by: Panagiotis Astithas <past@ebs.gr>
Approved by: Seth Kingsley <sethk@meowfishies.com> (maintainer) |
08 Dec 2005 16:24:32
0.4.1b_8
|
jylefort  |
Fix runtime failure by linking against libpthread (GnomeVFS needs
pthread, and bpm may use GnomeVFS via GtkFileChooser). |
25 Nov 2005 08:24:50
0.4.1b_7
|
vs  |
Fix crashes with large lines in INDEX
PR: ports/89513
Submitted by: maintainer |
05 Nov 2005 05:22:06
0.4.1b_6
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
20 Apr 2005 16:46:56
0.4.1b_5
|
adamw  |
Fix build by including ${LOCALBASE}/lib in the link path. |
16 Mar 2005 13:20:55
0.4.1b_5
|
vs  |
Add patch to work on systems newer than 500036
PR: ports/74916
Submitted by: Joel Diaz
Approved by: maintainer |
12 Mar 2005 10:54:27
0.4.1b_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
0.4.1b_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
12 Oct 2004 20:12:51
0.4.1b_2
|
adamw  |
Enable bpm to grok the new INDEX format with extra fields.
Submitted by: maintainer |
01 Sep 2004 01:40:34
0.4.1b_1
|
adamw  |
The recently comitted BPM port fails to handle the new INDEX file
format, which has had several fields added to it. In addition, it
reacts badly when parse errors occur on the INDEX file, resulting in
double free()s. The patch works around both of these problems
until the next formal release.
PR: ports/71213
Submitted by: maintainer |
24 Aug 2004 19:21:12
0.4.1b
|
adamw  |
Fix path to INDEX file on 5.x.
Submitted by: nork |
24 Aug 2004 14:18:53
0.4.1b
|
adamw  |
Fix build on current in some situations.
Submitted by: krion |
24 Aug 2004 04:21:59
0.4.1b
|
adamw  |
I am pleased to announce a new GTK+-2 interface to our ports tree!
BSD Ports Manipuator (BPM) is a graphical ports collection manager for
FreeBSD. It has a GTK+ 2.0 interface and allows you to add, remove, or
upgrade software packages on your system without requiring you to use a
command-line. In addition, it can display details about available,
installed, and out-of-date ports, as well as allowing you to search
based on port descriptions.
BPM uses the existing ports collection structure, allowing it to build
ports from source and integrate seamlessly with other tools.
This project started out as a clone of Ports Manager.app for
DarwinPorts.
WWW: http://www.meowfishies.com/bpm.rhtml
Submitted by: sethk@meowfishies.com |