| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This program uses c++ to build, so it needs to use CXXFLAGS. While
switching those in order to pick up external c++ flags, relocate the
WRKSRC definition to please portlint.
Notes:
svn path=/head/; revision=379939
|
|
|
|
| |
Notes:
svn path=/head/; revision=372041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=370099
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=364577
|
|
|
|
|
|
|
| |
dependency on libtoolize
Notes:
svn path=/head/; revision=364561
|
|
|
|
|
|
|
|
|
| |
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :(
Notes:
svn path=/head/; revision=350164
|
|
|
|
| |
Notes:
svn path=/head/; revision=345048
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=344281
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
| |
Notes:
svn path=/head/; revision=326086
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://redmine.yorba.org/projects/gexiv2/repository/revisions/master/entry/NEWS
PR: ports/178012
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
Notes:
svn path=/head/; revision=320624
|
|
|
|
| |
Notes:
svn path=/head/; revision=316343
|
|
|
|
|
|
|
|
|
| |
Reported by: PH (via beat@)
Approved by: portmgr@ (implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=307167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 0.4.1
- Drop shlib versions in LIB_DEPENDS
- Define LICENSE (GPLv2)
- Cleanup Makefile and port description
graphics/shotwell (gexiv2 consumer):
- Bump port revision (chase gexiv2 update)
- Drop shlib versions in LIB_DEPENDS
- Define LICENSE (LGPL21)
- Provide a better port description
- Nota bene: version 0.13.1 is available
Feature safe: yes
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=307052
|
|
|
|
|
|
|
|
| |
Pointed out by: Piotr Kubaj <pkubaj@gmail.com>
Pointy hat to: bsam (me)
Notes:
svn path=/head/; revision=301822
|
|
|
|
|
|
|
|
|
|
|
|
| |
The so library version has changed.
Bump PORTREVISIONs at dependent ports.
PR: ports/169733
Submitted by: bsam (me)
Approved by: multimedia (maintainer timeout 3 weeks)
Notes:
svn path=/head/; revision=301793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
|
| |
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
Notes:
svn path=/head/; revision=272596
|
|
|
|
|
|
|
| |
tree-churn on updates.
Notes:
svn path=/head/; revision=265861
|
|
|
|
| |
Notes:
svn path=/head/; revision=260984
|
|
|
|
|
|
|
|
|
|
| |
- dirrmtry to remove it on PLIST
- Bump PORTREVISION due to PLIST change
Prompted by: pointyhat amd64 run
Notes:
svn path=/head/; revision=260901
|
|
Exiv2 library
Notes:
svn path=/head/; revision=260670
|