| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
Notes:
svn path=/head/; revision=253543
|
|
|
|
|
|
|
|
|
| |
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
Notes:
svn path=/head/; revision=252906
|
|
|
|
| |
Notes:
svn path=/head/; revision=248150
|
|
|
|
| |
Notes:
svn path=/head/; revision=247606
|
|
|
|
|
|
|
|
|
| |
by the gmp build.
Submitted by: Mikhail Teterin
Notes:
svn path=/head/; revision=246047
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
| |
Notes:
svn path=/head/; revision=233832
|
|
|
|
|
|
|
|
| |
PR: ports/132968
Approved by: ale (maintainer, private e-mail)
Notes:
svn path=/head/; revision=230960
|
|
|
|
| |
Notes:
svn path=/head/; revision=220498
|
|
|
|
| |
Notes:
svn path=/head/; revision=219365
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW link
- Use bzip2
PR: ports/124922
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Notes:
svn path=/head/; revision=215767
|
|
|
|
|
|
|
| |
Switch to GPLv3.
Notes:
svn path=/head/; revision=199651
|
|
|
|
|
|
|
|
| |
PR: ports/108855
Submitted by: maho
Notes:
svn path=/head/; revision=184466
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
| |
Notes:
svn path=/head/; revision=162154
|
|
|
|
| |
Notes:
svn path=/head/; revision=161928
|
|
|
|
| |
Notes:
svn path=/head/; revision=158752
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154159
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/84724
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
Notes:
svn path=/head/; revision=141314
|
|
|
|
|
|
|
| |
- use libtool 1.5
Notes:
svn path=/head/; revision=127388
|
|
|
|
|
|
|
|
| |
Submitted by: marius
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=113327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Upwardly binary compatible with 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0, and 3.x versions.
o Bug fix to FFT multiplication code.
o Bug fix to K6 assembly code for gcd.
o Bug fix to IA-64 assembly code for population count.
o Portability improvements, most notably functional AMD64 support.
o Many minor bug fixes.
o Make portlint happy.
Notes:
svn path=/head/; revision=111184
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: nork (mentor)
Notes:
svn path=/head/; revision=98462
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On Opteron/AMD64 systems with GCC, count_trailing_zeros
in longlong.h may cause errors from the assembler about
incorrect registers used with bsfq.
Submitted by: edwin@mavetju.org
Approved by: Alex Dupre <sysadmin@alexdupre.com>
Obtained from: http://www.swox.com/gmp/#STATUS
Notes:
svn path=/head/; revision=97519
|
|
|
|
|
|
|
|
| |
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=83971
|
|
|
|
|
|
|
|
| |
PR: ports/48866
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=77791
|
|
|
|
|
|
|
|
|
|
|
|
| |
computations with exact rounding, in GMP.
Take maintainership.
PR: 48640
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=76745
|
|
|
|
| |
Notes:
svn path=/head/; revision=76276
|
|
|
|
| |
Notes:
svn path=/head/; revision=76006
|
|
|
|
| |
Notes:
svn path=/head/; revision=75965
|
|
|
|
|
|
|
| |
Submitted by: marius@alchemy.franken.de
Notes:
svn path=/head/; revision=73141
|
|
|
|
| |
Notes:
svn path=/head/; revision=72148
|
|
|
|
| |
Notes:
svn path=/head/; revision=72147
|
|
|
|
| |
Notes:
svn path=/head/; revision=71692
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-comment format
PR: 40796
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=63285
|
|
|
|
| |
Notes:
svn path=/head/; revision=61908
|
|
|
|
|
|
|
| |
bump portrevision
Notes:
svn path=/head/; revision=60482
|
|
|
|
| |
Notes:
svn path=/head/; revision=57709
|
|
|
|
| |
Notes:
svn path=/head/; revision=47231
|
|
library.
PR: 24268 and 24855
Submitted by: ijliao@terry.dragon2.net and kargl@apl.washington.edu
Notes:
svn path=/head/; revision=43514
|