| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for deskutils/superswitcher, devel/configgen and devel/gnome2-hacker-tools,
chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes:
svn path=/head/; revision=163654
|
|
|
|
| |
Notes:
svn path=/head/; revision=163097
|
|
|
|
| |
Notes:
svn path=/head/; revision=162092
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=156765
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=150637
|
|
|
|
|
|
|
| |
- Add SIZE to a few ports
Notes:
svn path=/head/; revision=147668
|
|
Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.
-gnu Create generic gnu configure script
-gnome Create gnome specific configure script
-bsd Use FreeBSD auto-tools
(versions: libtool15, automake15, autoconf253)
-bsd14 Use FreeBSD auto-tools
(versions: libtool13, automake14, autoconf213)
-bsd19 Use FreeBSD auto-tools
(versions: libtool15, automake19, autoconf259)
<config> Specify a auto-gen configure script
Notes:
svn path=/head/; revision=142788
|