| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
| |
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
| |
|
|
|
|
|
|
|
|
| |
Fix several options, now all options actually work.
Enable ZLIB by default since this requires no extra depends.
End support for the ancient ORACLE option.
Approved by: wxs (mentor)
|
|
|
|
| |
Approved by: wxs (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes can be found here:
http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/src/NEWS?revision=clisp_2_49-2010-07-07
and more in the ChangeLog.
The new dynamic modules is not enabled for this port.
PR: ports/148512
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
| |
PR: 140504
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
|
|
|
|
|
| |
PR: 140282
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
|
|
| |
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
|
|
|
|
|
| |
PR: ports/133386
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
|
|
|
|
|
| |
PR: 131581
Submitted by: maintainer
|
|
|
|
| |
lang/clisp.
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore).
- Remove wrong mirror (does not have this version).
Obtained from: "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private e-mail)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
- External ffcall is used instead of bundled one.
- Remove BROKEN for 8.x.
- Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps.
|
|
|
|
|
|
|
|
| |
and a proper fix will be evaluated later, together with the 2.42 update).
PR: ports/117783
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: portmgr (linimon)
|
|
|
|
|
| |
pointyhat (a user reported success).
- Change BROKEN message accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
|
|
| |
- Make BROKEN message when enabling PARI option more clear.
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
| |
- Import patch from clisp project [1].
- Add patch for missing strndup() function in FreeBSD [2].
PR: ports/106464
Submitted by: Hyo.geol [2]
Obtained from: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355 [1]
|
|
|
|
| |
- Add more MASTER_SITES.
|
|
|
|
|
|
|
| |
dependency (devel/meta-cvs). This fix was accidentaly removed by me when
committing the last fix.
Reported by: shaun
|
|
|
|
|
|
| |
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
|
|
|
|
|
| |
PR: ports/94456
Submitted by: Shaun Amott <shaun@inerd.com>
|
| |
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 93874
Submitted by: maintainer
|
|
|
|
| |
Submitted by: pfgshield-freebsd@yahoo.com (maintainer)
|
|
|
|
|
| |
Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer)
PR: ports/92831
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Distfile rerolled, changes as follows (full diff is ~500 lines):
Change version number from 2.36 to 2.37
configure.in contains a few changes like this:
-AC_MSG_NOTICE([ * Berkeley-DB (Tools):])
+AC_MSG_NOTICE([ * Berkeley-DB (Tools)])
PR: 91739
Submitted by: Andreas Eder <are@staffa.eder.local>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Update port to latest upstream version.
PR: ports/91253
Submitted by: Jakub Rehor <jakub@rehor.net>
|
|
|
|
|
| |
PR: ports/90781
Submitted by: maintainer
|
| |
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
| |
sorts out the options and dependencies.
Bump PORTREVISION.
PR: ports/85723
Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From submitter:
* Unmark BROKEN for 64-bit architectures: developers report that it works fine
(not tested, I only have i386).
* Instead of patching makemake.in, specify correct location of mandir via
./makemake option.
* Add build dependency on libsigsegv for better garbage collection.
* Update pkg-descr per request from developers.
PR: ports/85677
Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Mark BROKEN for 64bits architectures.
PR: ports/79438
Submitted by: Matthew X. Economou <xenophon@irtnog.org>
Approved by: maintainer
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
| |
- Unorphaning the port
PR: ports/77624
Submitted by: Jakub Rehor <jakub@rehor.net>
|
|
|
|
| |
Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
|
|
|
|
|
| |
PR: ports/76585
Submitted by: clemens fischer <ino-qc@spotteswoode.dnsalias.org>
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
|
|
| |
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
<henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
RCPT TO command)
|
| |
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are some problems with lang/clisp when it's compiled with
GCC 3:
- The foreign function interface (i.e. loading C libraries) doesn't
work. This breaks devel/meta-cvs, among other things
- A readline-related issue makes CLISP crash when a user hits TAB under
some circumstances
PR: 52407
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
pass maintainership
PR: 46843
Submitted by: Henrik Motakef <henrik.motakef@web.de> (new maintainer)
|
|
|
|
|
| |
PR: 39189
Submitted by: Stanislav Grozev <tacho@factline.com>
|
|
|
|
|
| |
PR: 39898
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 34703
Submitted by: maintainer
|
|
|
|
|
| |
Enable POSIX and REGEXP packages. The latter is available with the
`full' linking set, e.g. `clisp -K full'.
|
|
|
|
|
|
|
|
|
| |
PR: ports/30138
Submitted by: Jeff Brown <jabrown@ipn.caida.org> (MAINTAINER)
Since both of the two master sites were unreachable, I added
MASTER_SITE_SOURCEFORGE to the MASTER_SITES, which sites had the
distfile fortunately.
|
| |
|
|
|
|
|
| |
PR: 27373
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 20793
Submitted by: Serguei Soltan <ssoltan@usa.net>
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 17534
Submitted by: maintainer
|
| |
|
|
This is CLISP - an ANSI Common Lisp.
PR: 16542
Submitted by: Jeff Brown <jabrown@caida.org>
|