| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=324743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"make fetch" failure on non-POSIX-compliant SHELL:
1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a
POSIX-compliant shell (such as /bin/sh)
2. Just because it's meant that way, add an svn:executable=* property
on files/fetchwrapper.sh.
PR: ports/181252
Reported by: Mike Harding (private email)
Notes:
svn path=/head/; revision=324742
|
|
|
|
|
|
|
|
| |
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image,
graphics/sdl2_ttf and net/sdl2_net to version 2.0.0
Notes:
svn path=/head/; revision=324741
|
|
|
|
|
|
|
|
| |
- Remove now obsolete MAKE_JOBS_SAFE.
- Remove 7.x cruft.
Notes:
svn path=/head/; revision=324740
|
|
|
|
| |
Notes:
svn path=/head/; revision=324739
|
|
|
|
| |
Notes:
svn path=/head/; revision=324738
|
|
|
|
| |
Notes:
svn path=/head/; revision=324737
|
|
|
|
|
|
|
| |
Build details: http://goo.gl/y1vzKL
Notes:
svn path=/head/; revision=324736
|
|
|
|
| |
Notes:
svn path=/head/; revision=324735
|
|
|
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Notes:
svn path=/head/; revision=324734
|
|
|
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Notes:
svn path=/head/; revision=324733
|
|
|
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (Upline)
Notes:
svn path=/head/; revision=324732
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Fix pkg-descr
- Changelog: http://cpansearch.perl.org/src/RCAPUTO/Lexical-Persistence-1.022/CHANGES
Notes:
svn path=/head/; revision=324731
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update include a patch for sgen which avoids an assertion failure
(condition `info->doing_handshake' not met) that will be part of 3.2.2.
Because our mono version is unstable due to this, we decided not to wait for
3.2.2 to be out and update to 3.2.1, cherry-picking the appropriate fix.
Many thanks to Charles Randall for reporting and helping.
Notes:
svn path=/head/; revision=324730
|
|
|
|
|
|
|
| |
Approved by: bapt/culor (mentors, implicit) lichray (maintainer)
Notes:
svn path=/head/; revision=324729
|
|
|
|
|
|
|
|
|
|
| |
Tested on HEAD, 9.1 and 8.4.
PR: ports/181124
Submitted by: Jonathan Chen jonc at chen.org.nz
Notes:
svn path=/head/; revision=324728
|
|
|
|
| |
Notes:
svn path=/head/; revision=324727
|
|
|
|
| |
Notes:
svn path=/head/; revision=324726
|
|
|
|
| |
Notes:
svn path=/head/; revision=324725
|
|
|
|
| |
Notes:
svn path=/head/; revision=324724
|
|
|
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Approved by: culot (mentor), maintainer timeout
Notes:
svn path=/head/; revision=324723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove dead link from MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Convert to the new options framework
- Update WWW field in pkg-descr
Build details: http://goo.gl/l5Fmwu
Notes:
svn path=/head/; revision=324722
|
|
|
|
|
|
|
| |
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=324721
|
|
|
|
| |
Notes:
svn path=/head/; revision=324720
|
|
|
|
| |
Notes:
svn path=/head/; revision=324719
|
|
|
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324718
|
|
|
|
|
|
|
| |
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=324717
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Remove WWW indent
- Remove indefinite article from COMMENT
There are other complaints by portlint that need reviewing by maintainer.
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324716
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many thanks to the Mike Bernard for reporting and helping me debug
this problem.
While here remove obsolete MAKE_JOBS_SFE flag
Reported by: Mike Barnard Kwatampora <mike.barnardq@gmail.com>
Notes:
svn path=/head/; revision=324715
|
|
|
|
|
|
|
|
|
| |
Also replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324714
|
|
|
|
| |
Notes:
svn path=/head/; revision=324713
|
|
|
|
|
|
|
| |
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=324712
|
|
|
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324711
|
|
|
|
|
|
|
|
|
|
|
| |
bmake(1) now. The build fails because bmake(1) treats MFLAGS variable
slightly differently: while by default its value would be '-j X', our
old make(1) allows to set it from the makefile or environment, bmake(1)
will append to it instead. Pass the empty value via MAKE_ARGS to make
every make(1) happy, and thus fix parallel builds (once again).
Notes:
svn path=/head/; revision=324710
|
|
|
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324709
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=324708
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Remove redundant PORTREVISION
- Remove redundant DISTNAME
- Replace USE_GMAKE
- Fix WWW indent
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324707
|
|
|
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324706
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) `devel/libnotify' no longer pulls gtk20; we must depend explicitly;
2) `x11-toolkits/pango' now depends on `print/harfbuzz', which installs
header file ($localbase/include/harfbuzz/hb.h) that in turn confuses
bundled libass' configure script and conflicts with HandBrake's own
internal header.
NB: supposedly it should have been caught by exp-run for r324037, but it
was not for some reason.
Reported by: Sergey V. Dyatko
Notes:
svn path=/head/; revision=324705
|
|
|
|
|
|
|
|
| |
Noted by: clang
Obtained from: xorg development repo
Notes:
svn path=/head/; revision=324704
|
|
|
|
|
|
|
|
|
| |
Also replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324703
|
|
|
|
|
|
|
|
|
| |
Also trim header to please portlint
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324702
|
|
|
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324701
|
|
|
|
|
|
|
|
|
| |
Also fix WWW indent to please portlint
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324700
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.2.8 [1]
- Convert perl5 and gmake to USES
- This port uses gcc 4.6+ and gfortran
- Remove now useless MAKE_JOBS_SAFE
PR: ports/181268
Submitted by: Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
Notes:
svn path=/head/; revision=324699
|
|
|
|
|
|
|
|
|
|
|
| |
- trim headers
- remove indefinite article from comment
- replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324698
|
|
|
|
|
|
|
|
|
| |
Also trim headers and replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324697
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.0.9
PR: ports/181209
Submitted by: Yasuhiro KIMURA <yasu utahime.org> (maintainer)
Notes:
svn path=/head/; revision=324696
|
|
|
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
Notes:
svn path=/head/; revision=324695
|