| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
ports
With hat: portmgr
|
|
|
|
| |
portlint
|
|
|
|
|
|
|
| |
ftp-master gets fixed, but since it's not at the old site there's no
real harm.
Reminded by: that fenner guy's annoying emails
|
|
|
|
| |
Approved by: portmgr (linimon)
|
| |
|
|
|
|
|
|
|
| |
packages.
PR: ports/105151
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Revert my changes previous, so ${MAKEFILE} will not patched twice.
|
| |
|
| |
|
|
|
|
|
|
| |
- Respect X11BASE [1]
Reported by: pointyhat [1]
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
| |
across different OSVERSION scans.
|
| |
|
|
|
|
|
| |
PR: 92828
Submitted by: rik
|
| |
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
Requested by: kris
|
|
|
|
|
|
|
| |
Add SHA256
PR: 89936
Submitted by: maintainer
|
|
|
|
| |
Submitted by: private email
|
| |
|
|
|
|
|
| |
to allow for easier overriding of these targets by port Makefiles, if
they need to.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
X11BASE).
Submitted by: pointyhat via kris
While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).
Approved by: portmgr (Kirill)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)
In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x
Per fenner's (much) earlier e-mail, grab maintainership for the time
being.
PR: ports/75066 (obsoleted)
Approved by: fenner (implicitly)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/77716
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/75415
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/73528
Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu>
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
| |
PR: ports/69091
Submitted by: Samy Al Bahra <samy at kerneled dot org>
Approved by: maintainer timeout (1 month)
|
|
|
|
| |
Pet portlint.
|
| |
|
|
|
|
| |
ethernet's multicast
|
|
|
|
| |
Submitted by: das
|
| |
|
|
|
|
|
|
|
| |
- Fix WWW: line
PR: ports/66708
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
| |
Noticed by: Dan Langille
|