| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=269155
|
|
|
|
| |
Notes:
svn path=/head/; revision=220194
|
|
|
|
|
|
|
| |
Approved by: rafan (mentor, implicit)
Notes:
svn path=/head/; revision=196711
|
|
|
|
|
|
|
|
| |
PR: ports/105354
Submitted by: chinsan@ (maintainer)
Notes:
svn path=/head/; revision=177123
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/104762
Submitted by: chinsan@
Notes:
svn path=/head/; revision=175993
|
|
|
|
|
|
|
|
|
| |
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Notes:
svn path=/head/; revision=173626
|
|
|
|
|
|
|
|
|
| |
PR: ports/98992
Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
Approved by: krion (mentor), maintainer
Notes:
svn path=/head/; revision=165698
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fixed bug #3298 which wouldn't parse arrays with numerical indexes
correctly.
* Fixed bug #2742 which didn't trim variable names in Inicommented file.
* changed XML_Parser and XML_Util dependencies to optional, since
they're only needed when parsing XML files (bug #2738).
* added a new container for editing files of php constants, courtesy of
philip ortel [me@phillipoertel.com] (devel).
PR: ports/77460
Submitted by: Roman Neuhauser
Approved by: maintainer.
Notes:
svn path=/head/; revision=128824
|
|
|
|
|
|
|
|
| |
PR: ports/72971
Submitted by: maintainer.
Notes:
svn path=/head/; revision=120286
|
|
|
|
|
|
|
|
| |
PR: 70987
Submitted by: maintainer.
Notes:
svn path=/head/; revision=117335
|
|
|
|
|
|
|
|
|
|
| |
- since I'm here, fix RUN_DEPENDS.
PR: ports/70957
Submitted by: Antônio Carlos Venâncio Júnior
Notes:
svn path=/head/; revision=117278
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Notes:
svn path=/head/; revision=96732
|
|
|
|
|
|
|
|
|
| |
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
Notes:
svn path=/head/; revision=93850
|
|
The Config package provides methods for configuration manipulation.
* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache...).
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives...
* Parses configurations into a tree structure
PR: ports/56362
Submitted by: Alex Miller <asm@asm.kiev.ua>
Notes:
svn path=/head/; revision=88710
|