| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=209606
|
|
|
|
|
|
|
|
|
|
| |
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr
Notes:
svn path=/head/; revision=196216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream changes include:
- A new swedish translation.
- A '-q' option for agrep(1).
- Various bug fixes.
The port now uses OPTIONS for configuration. It currently supports
two configuration knobs:
"NLS" turns on native language support.
"OPTIMIZED_CFLAGS" compiles the port with aggressive optimization.
PR: ports/113441
Submitted by: bf <bf2006a at yahoo dot com>
Notes:
svn path=/head/; revision=195852
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove directories that are not listed in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: jkoshy (maintainer)
Notes:
svn path=/head/; revision=170719
|
|
|
|
|
|
|
| |
this port.
Notes:
svn path=/head/; revision=169756
|
|
|
|
| |
Notes:
svn path=/head/; revision=163079
|
|
|
|
|
|
|
|
| |
PR: ports/95596
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=159295
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=154311
|
|
|
|
| |
Notes:
svn path=/head/; revision=149459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=142683
|
|
|
|
| |
Notes:
svn path=/head/; revision=123746
|
|
|
|
| |
Notes:
svn path=/head/; revision=122596
|
|
|
|
| |
Notes:
svn path=/head/; revision=120240
|
|
|
|
|
|
|
| |
Requested by: Nicolas Rachinsky <nicolas@rachinsky.de>
Notes:
svn path=/head/; revision=114476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
| |
Notes:
svn path=/head/; revision=110235
|
|
|
|
|
|
|
| |
Submitted by: Nicolas Rachinsky <nicolas@rachinsky.de>
Notes:
svn path=/head/; revision=109157
|
|
|
|
|
|
|
| |
Requested by: Radim Kolar <hsn@netmag.cz>
Notes:
svn path=/head/; revision=109047
|
|
|
|
| |
Notes:
svn path=/head/; revision=108818
|
|
|
|
| |
Notes:
svn path=/head/; revision=105513
|
|
|
|
| |
Notes:
svn path=/head/; revision=104852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=103057
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=99518
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
| |
Notes:
svn path=/head/; revision=97117
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=96444
|
|
|
|
| |
Notes:
svn path=/head/; revision=94169
|
|
|
|
|
|
|
| |
Prodded by: kris
Notes:
svn path=/head/; revision=87743
|
|
|
|
| |
Notes:
svn path=/head/; revision=87644
|
|
|
|
|
|
|
|
|
| |
PR: 55065
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=85937
|
|
|
|
|
|
|
|
| |
PR: 52248
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes:
svn path=/head/; revision=81000
|
|
|
|
|
|
|
|
| |
PR: 51236
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=79974
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
| |
PR: 48167
Submitted by: tadalunch@sources.redhat.com
Notes:
svn path=/head/; revision=75369
|
|
|
|
|
|
|
|
| |
PR: 45447
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=70589
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
A lightweight fully POSIX compliant regexp matching library
Notes:
svn path=/head/; revision=68024
|