| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- pass maintianership to sumbitter
PR: ports/102863
Submitted by: Marcus von Appen
Notes:
svn path=/head/; revision=172288
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
Notes:
svn path=/head/; revision=147872
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
| |
Notes:
svn path=/head/; revision=87563
|
|
|
|
| |
Notes:
svn path=/head/; revision=76069
|
|
|
|
| |
Notes:
svn path=/head/; revision=75780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
Notes:
svn path=/head/; revision=52646
|
|
|
|
| |
Notes:
svn path=/head/; revision=49398
|
|
|
|
|
|
|
| |
abusing AUTOMAKE...
Notes:
svn path=/head/; revision=49365
|
|
|
|
| |
Notes:
svn path=/head/; revision=45453
|
|
|
|
|
|
|
| |
Submitted by: nectar
Notes:
svn path=/head/; revision=45452
|
|
|
|
| |
Notes:
svn path=/head/; revision=38442
|
|
|
|
| |
Notes:
svn path=/head/; revision=38175
|
|
|
|
| |
Notes:
svn path=/head/; revision=29964
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 0.1.5. (Sorry pkg_version, I changed the PORTVERSION'ing scheme
here to respect its version number rather than to use the date.)
Now USE_AUTOMAKE.
Install documents unless NOPORTDOCS.
A new command `cvsdo' has added.
Notes:
svn path=/head/; revision=29862
|
|
|
|
|
|
|
| |
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
Notes:
svn path=/head/; revision=29330
|
|
|
|
|
|
|
|
|
| |
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
Notes:
svn path=/head/; revision=29296
|
|
--
CVSU: CVS Utilites
The idea of CVS Utilities is to facilitate working with the files in
the working directory of a developer using CVS.
cvsu: cvs update offline
cvsco: cruel checkout
cvsdiscard: discard local changes
cvspurge: make maintainer-clean
cvsdiff: cvs diff offline
cvschroot: change CVS/Root recursively
cvsrmadm: remove all CVS directories recursively
Notes:
svn path=/head/; revision=29264
|