| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Use new LIB_DEPENDS syntax
|
|
|
|
| |
textproc)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
| |
|
|
|
|
|
|
| |
PR: ports/172434
Submitted by: Michael Gmelin <freebsd@grem.de>
Feature safe: yes
|
|
|
|
| |
Reviewed by: nox
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
systems < 7.0-RELEASE.
PR: 136984
Submitted by: Meena <meena.vyas@sun.com>
Patch by: arved
Approved by: maintainer timeout (>11 months)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Respect custom LOCALBASE
PR: 135896
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
- Use NOPORTDOCS/NOPORTEXAMPLES instead of options
- Some related cleanups
PR: 126888
Submitted by: Ken Menzel <kenm at icarz dot com> (maintainer)
|
|
|
|
| |
Approved by: Ken Menzel <kenm@icarz.com> (maintainer timeout, 21 days)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
threads is broken on ia64 (marcel is investigating) and seems useless
elsewhere.
Filter `-funroll-loops' out of CFLAGS for now -- it seems to cause
miscompilation occasionally.
Correct the dependencies to stop requiring a particular version number
of the ICU's libraries to ease future upgrades.
|
|
|
|
|
|
|
| |
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/95118
Submitted by: Ken Menzel <kenm@icarz.com>
Reviewed by: Bjoern A. Zeeb (former maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/92331
Submitted by: maintainer
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
| |
PR: ports/78462
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
| |
Submitted by: maintainer
Noticed by: cluster/kris
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS
The update has not been tested too well so if you experience
any problems please drop me a line.
PR: ports/72784
Submitted by: Bjoern A. Zeeb (maintainer)
|
|
|
|
|
| |
PR: ports/71085
Submitted by: maintainer
|
|
|
|
|
|
|
| |
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27769
PR: ports/64413
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- USE_ICONV instead of direct dependency
- USE_REINPLACE instead of cp/sed
- GNU_CONFIGURE -> HAS_CONFIGURE
PR: ports/64149
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
|
|
|
|
| |
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
|
|
|
|
|
|
|
| |
- Respect PTHREAD_{CFLAGS,LIBS}
PR: ports/63162
Submitted by: maintainer
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The XMLPlatformUtils::openFile function opens files with fopen and
passes it "r+" string as mode argument. This makes(according to
fopen(3)) it try to open file for reading and writing while it
should be opened for reading only. As a result you can't
work with files not owned by you which is rather common case
for dtd files.
- Raise PORTREVISION
PR: ports/59499
Submitted by: Konstantin Oznobihin <bork@rsu.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: 58943
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Apache XML project has release a new version of xerces-c.
Please see http://xml.apache.org/xerces-c/releases.html for
more information.
PR: ports/53348
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
|
|
|
|
|
|
|
| |
use MASTER_SITE_APACHE_XML
PR: 48828
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
|
| |
|
|
|
|
|
|
|
| |
Thanks to Mikko Tyolajarvi for fixing and testing on sparc64.
PR: 46636
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
|
|
|
|
|
|
| |
build with ICU or native iconv support.
PR: ports/44590
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
The originator(s) had a patch for this, but I misunderstood its purpose,
and therefore erroneously omitted it.
Also fix the problem related to the extremely lame naming scheme that
this package uses. There is a different(?) patch for this floating around,
but it didn't make it into the audit trail. My way works, and isn't
_incredibly_ lame, so we'll try it for now.
|
|
A validating XML parser from the Apache XML Project.
Lots of contributions to this port by:
Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Christopher Kelly <cck@kuffworks.com>
Also, I made some changes to the final product,
mostly cleanup/consistency things.
PR: ports/42271
Submitted by: Simon Barner <barner@in.tum.de>
|