1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Andree
9909c1df7d Convert to staging.
While here, defang a var!= assignment and move it into the do-whatever: targets.
2013-12-13 23:15:53 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Baptiste Daroussin
b39095cedb Please bmake(1) as well as make(1) 2013-05-02 14:34:29 +00:00
Matthias Andree
3ff96438b5 Duplicate EXTRACT_DEPENDS to FETCH_DEPENDS, to fix build under
the new no-network-after-fetch-stage regime.
2012-06-08 14:43:11 +00:00
Matthias Andree
48b77af794 Fix build on amd64 if cvsup is unconfigured:
Use cvsup-without-gui instead to get sources extracted.
2011-06-07 00:52:58 +00:00
Matthias Andree
d00f8a61b2 Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
2010-06-13 11:57:36 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
53bd74128e - Support file names that contains blanks
PR:		ports/105264
Submitted by:	Rudolf Cejka, Brno University of Technology, Brno, Czech Republic
Approved by:	Matthias Andree (maintainer)
2006-11-08 23:38:52 +00:00
Pav Lucistnik
3221adb21b cvsupchk is a python script that checks a CVSup maintained directory hierarchy
against the corresponding CVSup checkouts file. It looks for a number of
anomalies: missing checked out files, deleted files being present, extra RCS
files, 'dead' directories being present and so on.

PR:		ports/88587
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-11-11 18:38:41 +00:00