| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=397395
|
|
|
|
|
|
|
|
|
|
|
|
| |
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
Notes:
svn path=/head/; revision=393196
|
|
|
|
| |
Notes:
svn path=/head/; revision=383926
|
|
|
|
|
|
|
| |
Submitted by: mat@
Notes:
svn path=/head/; revision=383499
|
|
|
|
|
|
|
|
|
|
|
| |
2: unBROKEN.
3: move to GITHUB.
PR: 199105
Submitted by: maintainer
Notes:
svn path=/head/; revision=383492
|
|
|
|
| |
Notes:
svn path=/head/; revision=383351
|
|
|
|
| |
Notes:
svn path=/head/; revision=381998
|
|
|
|
| |
Notes:
svn path=/head/; revision=371243
|
|
|
|
|
|
|
|
| |
PR: 192844
Submitted by: Henry Hu
Notes:
svn path=/head/; revision=365520
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363392
|
|
|
|
|
|
|
| |
Approved by: portmgr (myself)
Notes:
svn path=/head/; revision=359586
|
|
|
|
| |
Notes:
svn path=/head/; revision=344117
|
|
|
|
|
|
|
|
| |
Submitted by: marino
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=328492
|
|
|
|
|
|
|
| |
chinese)
Notes:
svn path=/head/; revision=327713
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
detection
- While I'm here:
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Covnert to new LIB_DEPENDS format
- Use USES=gmake
PR: ports/182079
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Approved by: Zhihao Yuan <zy@miator.net> (maintainer)
Notes:
svn path=/head/; revision=327251
|
|
|
|
| |
Notes:
svn path=/head/; revision=316310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Remove maintainer's URL from master sites;
- Recompress to make the file smaller.
Requested by: maintainer
Notes:
svn path=/head/; revision=301200
|
|
|
|
|
|
|
|
| |
PR: ports/170008
Submitted by: Zhihao Yuan <lichray gmail com> (maintainer)
Notes:
svn path=/head/; revision=301199
|
|
|
|
|
|
|
|
| |
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com>
Notes:
svn path=/head/; revision=297382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make chinese/sunpinyin 2.0.4-compatible, XDG-compatible, etc.
1. patch-2.0.4-compatible
sunpinyin-2.0.4 is not released, but I'm porting a front-end which uses several changes from the newer version. This patch is enough.
2. patch-xdg
Change the config dir from .sunpinyin to .config/sunpinyin. It's safe because we have no front-ends in ports tree, so no one has these configured :)
3. patch-src...
Remove the unneeded and repeated message on terminal.
PR: ports/162465
Submitted by: maintainer (Zhihao Yuan)
Feature safe: yes
Notes:
svn path=/head/; revision=285568
|
|
was firstly developed by Sun Beijing Globalization team, and opensource'd
to community with opensolaris project, with LGPLv2 and CDDL dual-licenses.
WWW: http://code.google.com/p/sunpinyin/
Feature safe: yes
Notes:
svn path=/head/; revision=285499
|