| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
| |
|
|
|
|
|
| |
PR: 98212 (based on)
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
Reported by: ml@sd2i.com on freebsd-ports@
Approved by: portmgr (marcus)
|
|
|
|
|
| |
Submitted by: pointyhat
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
| |
- Prefer gnutls over openssl
Based on a patch by: "Daniel S. Haischt" <me@daniel.stefan.haischt.name> [1]
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
|
|
| |
Reported by: poinrthat via kris
|
|
|
|
|
|
|
| |
fix distinfo.
Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>,
pointyhat via kris
|
|
|
|
| |
- Switch to libtool15
|
|
|
|
|
|
|
| |
- mail/msmtp [1]
- ftp/wzdftpd
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
- Depend on gnutls-devel
|
|
|
|
| |
Reported by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Obtained from: wzdftpd-security maillist
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: poinyhat via kris
|
|
|
|
| |
Reported by: poinyhat via kris
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
cannot test it now.
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/77994
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/75010
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/74815
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/73458
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
which may cause crash or DoS (see ChangeLog for details).
Perl module related changes (it's now possible to enable/disable it
in configure script)
PR: ports/73287
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/72635
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
s/USE_PERL/USE_PERL5/
PR: ports/72281
Submitted by: Roman Bogorodskiy (maintainer)
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
| |
- Use OPTIONS
- Install documentation in more correct way
PR: ports/71021
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/68562
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
- Expand variables in pkg-message
- Move users.sample to better place
PR: ports/68164
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
|
|
| |
- Add WITH_UTF8 and WITH_TCL knobs
PR: ports/67121
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/66427
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/66255
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/65744
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|