| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/137888
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
|
|
|
|
|
|
|
| |
- BUMP PORTREVISION in pnet meta-port.
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Reported by: QAT, pav
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter.
PR: ports/135415, ports/135633, ports/135853, ports/135854
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
| |
Might be a viable option to disable libffi, it's already disabled on !i386.
Mark BROKEN for now.
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
with letter i-m
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lang/pnet 0.7.0 -> 0.7.4
* lang/pnet-base 0.7.0 -> 0.7.4
* lang/pnetlib 0.7.0 -> 0.7.4
* lang/pnetc 0.7.0 -> 0.7.4
* lang/ml-pnet 0.7.0 -> 0.7.4
* lang/treecc 0.3.6 -> 0.3.8
* lang/libjit 0.0.4 -> 0.0.6
- Make portlint(1) happy
- Unbreak ml-pnet on 4.x
PR: ports/93602
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reworked by: garga
Thanks to: mnag, tdb
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Pointed out by: pointyhat via kris
|
|
|
|
| |
Noted by: pointyhat via kris
|
|
|
|
| |
Pointed out by: pointyhat via kris
|
|
|
|
| |
so use MLINKS instead of adding them to MAN1
|
|
|
|
| |
remove BROKEN
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Pointed out by: pointyhat via kris
|
| |
|
|
|
|
| |
Pointed out by: pointy hat via kris
|
|
|
|
|
|
|
| |
since internal libffi fails.
Obtained from: devel/libffi
Pointed out by: pointy hat via kris
|
| |
|
|
|
|
| |
- Update treecc to 0.3.4
|
|
|
|
|
| |
PR: ports/72437
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/67722
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
| |
- Remove quotes
Noticed by: kris
|
|
|
|
|
| |
PR: ports/65772
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64315
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Update treecc to 0.3.0
PR: ports/64271
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- Add depedency on X11 libraries
- Bump portrevision
PR: ports/64027
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
| |
PR: ports/63857
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
|
as a bunch of ports and a meta-port.
ml-pnet: Some of the Mono upper-level libraries in a form that can be easily
compiled and used with pnet's CLI implementation.
pnet: A meta-port for all these ports.
pnet-base: A runtime engine, C# compiler and a host of useful development
tools, all written in C.
pnetc: pnetC project, an ANSI C library that can be compiled down to IL
using Portable.NET's cscc compiler.
pnetlib: C# class libraries.
PR: ports/60408, ports/60409, ports/60413, ports/60453
Submitted by: michael johnson <ahze@ahze.net>
|