| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
targets in bsd.port.mk
Notes:
svn path=/head/; revision=76674
|
|
|
|
| |
Notes:
svn path=/head/; revision=76312
|
|
|
|
| |
Notes:
svn path=/head/; revision=75451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
Notes:
svn path=/head/; revision=75004
|
|
|
|
| |
Notes:
svn path=/head/; revision=71061
|
|
|
|
|
|
|
|
|
|
|
| |
2. Rewrote pkg-comment and pkg-descr files.
3. Marked pkg-plist file as not done.
4. Made do-build and do-install targets indicating that this port is
not at all ready to even be looked at. The repocopy was a placeholder
for when I can get to it.
Notes:
svn path=/head/; revision=69340
|
|
|
|
|
|
|
|
| |
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Notes:
svn path=/head/; revision=69249
|
|
|
|
| |
Notes:
svn path=/head/; revision=69236
|
|
|
|
| |
Notes:
svn path=/head/; revision=68449
|
|
|
|
|
|
|
| |
2. Updated version & distinfo.
Notes:
svn path=/head/; revision=68080
|
|
|
|
|
|
|
| |
Mark as BORKED, BROKEN, and FORBIDDEN.
Notes:
svn path=/head/; revision=68074
|
|
|
|
|
|
|
|
| |
2. Made nicer message when USE_AUTOMAKE* is defined.
3. Removed unneeded WRKSRC= line.
Notes:
svn path=/head/; revision=67972
|
|
|
|
|
|
|
| |
pretty well.
Notes:
svn path=/head/; revision=66420
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Notes:
svn path=/head/; revision=66299
|
|
|
|
| |
Notes:
svn path=/head/; revision=65776
|
|
|
|
|
|
|
|
|
|
| |
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
Notes:
svn path=/head/; revision=63830
|
|
|
|
|
|
|
|
| |
commits. Repeat after me: once set PORTEPOCH could not be decreased or
deleted.
Notes:
svn path=/head/; revision=49361
|
|
|
|
|
|
|
|
| |
The legacy version is known as 'automake14' for those that find automake 1.5
incompatible.
Notes:
svn path=/head/; revision=49303
|
|
|
|
|
|
|
|
|
| |
- Backout recent upgrade because it broke way too many ports;
- assign maintainership to portmgr@FreeBSD.org due to importancy of this port
to the overall ports infrastructure.
Notes:
svn path=/head/; revision=48552
|
|
|
|
| |
Notes:
svn path=/head/; revision=48518
|
|
|
|
| |
Notes:
svn path=/head/; revision=46070
|
|
|
|
| |
Notes:
svn path=/head/; revision=45291
|
|
|
|
|
|
|
| |
MAINTAINER timeout.
Notes:
svn path=/head/; revision=45290
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra
patch and some configure-time substitution
Discussed on: ports (quite a while back)
Original disgusting hack by: ade
Suggested improvements by: asami
Reworked patch by: ade
Notes:
svn path=/head/; revision=30673
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
|
|
|
|
| |
PR: ports/9767
Submitted by: Steve Coltrin <spcoltri@io.com>
Notes:
svn path=/head/; revision=16433
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
|
|
|
| |
PR: 7463
Notes:
svn path=/head/; revision=15297
|
|
|
|
| |
Notes:
svn path=/head/; revision=13363
|
|
|
|
|
|
|
|
| |
remove @dirrm share/aclocal on pkg/PLIST,
because another package use the directory too (guile)
Notes:
svn path=/head/; revision=10833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous changes to this port was one of them. This commit fixes:
- We definetely need to check the existence of ${PREFIX}/dir and generate
it if needed before install-info gets invoked.
- Use empty definition of STRIP instead of changing every appearance
of ${INSTALL_SCRIPT} in Makefile.in to ${INSTALL} especially since
this port installs no files that need to be stripped.
- No need to add rule to regenerate .info file when there's one in the
distributed Makefile.in.
- Instead of removing old piece of .info files in post-install target,
leave it to the .texi.info: rule in the distributed Makefile.
Notes:
svn path=/head/; revision=7962
|
|
|
|
|
|
|
|
| |
PR: 4577
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
Notes:
svn path=/head/; revision=7961
|
|
|
|
|
|
|
| |
@'ed install-info related commands.
Notes:
svn path=/head/; revision=6917
|
|
|
|
| |
Notes:
svn path=/head/; revision=6902
|
|
GNU Standards-compliant Makefile generator
PR: 3199
Submitted by: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
Notes:
svn path=/head/; revision=6578
|