Sergey Matveychuk
03054de8a5
- Update to 1.4.16
...
* Bugfix release
2012-02-02 13:53:27 +00:00
Stephen Montgomery-Smith
1a94f7bc85
- Fix two LDFLAGS issues.
...
- Allow parallel builds on FreBSD 9+
2012-02-02 13:53:07 +00:00
Martin Matuska
e3c8b21b1d
Update to 1.4.8
2012-02-02 13:38:00 +00:00
Martin Matuska
0f39fd3afd
Update to 1.0.3
2012-02-02 13:37:51 +00:00
Martin Matuska
2dfc2c5349
Update to 1.8.4
2012-02-02 13:37:42 +00:00
Martin Matuska
3a4996f8de
Update to 1.0.5
2012-02-02 13:37:33 +00:00
Martin Matuska
e5284b6e3f
Update to 1.1.4
2012-02-02 13:37:25 +00:00
Martin Matuska
73e84b4b7d
Update to 1.4.2
2012-02-02 13:37:16 +00:00
Martin Matuska
084b72f9ff
Update to 1.2.3
2012-02-02 13:36:58 +00:00
Martin Matuska
a19025f83d
Update to 3.0.5
2012-02-02 13:36:45 +00:00
Martin Matuska
2891d5ce5e
Update to 3.0.15
2012-02-02 13:36:37 +00:00
Sergey A. Osokin
1c96f7c440
Change type of pointers from int to uintptr_t for support 64 bit platforms.
...
Use system regexp library.
Add implementation of REPORT method.
While I'm here, convert pkginstall script into USERS/GROUPS macro and
remove needless script. Use bsd.options.mk.
Bump PORTREVISION.
Tested by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
Approved by: maintainer (timeout > 2 weeks)
PRs: 163317, 164018
2012-02-02 13:05:19 +00:00
Wen Heping
cef3e449d2
This library provides implementations of special mathematical functions
...
and Chebyshev polynomials. These functions are often useful in statistical
and numerical computing.
WWW: https://github.com/bos/math-functions
2012-02-02 12:56:00 +00:00
Baptiste Daroussin
e3a1eef717
- update to 1.1
...
Changes:
- add ARCH=i386 in make.conf on i386 jail for amd64 host [1]
- testport and bulk now uses the same package dir: ${POUDRIERE_DATA}/packages/<jailname>-<portstreename> [2]
- fix testport with pkgng
- remove an extras .txz when creating a jail > 9.0
Submitted by: martymac[1]
Suggested by: avilla[2]
2012-02-02 12:54:29 +00:00
Pietro Cerutti
507fafab81
- Update to 1.1.2
...
* Handle printable characters from the Latin-1 to Latin-9 sets
* Handle KeyPad motion (Up, Down, ...) and digits keys
* Fix a bug that caused the PATH scanning routine to ignore the
last path element and simplify the algorithm
- Add LICENSE (MIT)
- Rearrange MASTER_SITES to fetch from my site first
2012-02-02 12:51:16 +00:00
Sergey A. Osokin
a616de97e7
Fix path for nologin(8).
2012-02-02 12:28:55 +00:00
Martin Matuska
98b3935667
Update to 2.9.1
2012-02-02 11:14:22 +00:00
Koop Mast
ca237ada4b
Update to 1.0.2.
...
Add support for specifying the jack package name via the command line.
Submitted by: maintainer
2012-02-02 11:08:40 +00:00
Koop Mast
752e391615
Update to 1.0.9.
...
Add support for chord mode.
Submitted by: maintainer
2012-02-02 11:07:03 +00:00
Alex Dupre
16528a1d69
Move creation of WRKSRC in do-extract.
2012-02-02 10:13:29 +00:00
Kevin Lo
9ba70acdeb
Update to 1.3.6
2012-02-02 10:12:08 +00:00
Alex Dupre
7905ba16ef
Move creation of WRKDIR in do-extract.
2012-02-02 10:12:01 +00:00
Frederic Culot
fbfc05e16c
- Update to 0.006009
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Devel-Declare/Changes
2012-02-02 10:11:28 +00:00
Alex Dupre
65caaac2df
Remove version reference and move creation of WRKDIR in do-extract.
2012-02-02 10:10:48 +00:00
Alex Dupre
62362bdbb3
Update compatibility versions.
2012-02-02 09:29:00 +00:00
Florian Smeets
847077d433
Fix fetch by catching up to last minute directory changes
2012-02-02 09:01:30 +00:00
Michael Scheidell
d1e19975c6
- Fix build if OSVERSION < 802502
...
- Update MASTER_SITES
PR: ports/164580
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> maintainer
Approved by: gabor (mentor)
2012-02-02 08:42:05 +00:00
Michael Scheidell
d38db057de
- Bump PORTREVISION
...
- Use USE_DOS2UNIX to remove ^M from documentation
- Add support for the bundled configuration builder
- Move default logging directory to PORTNAME specific one
- Move example files to EXAMPLESDIR and make optional
- Remove dsp_sc plugin documentation
- Reinstate required_dirs variable from rc.d script
- Remove log file creation from rc.d script (no longer required)
- Display clean-up warning on port deinstall (based on bsd.port.mk)
PR: ports/164591
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> maintainer
Approved by: gabor (mentor)
2012-02-02 08:34:27 +00:00
Vanilla I. Shu
3eb5b796b1
1: Upgrade to 2.0.
...
2: fix build with clang.
2012-02-02 08:34:16 +00:00
Wen Heping
cc19efc0b4
- Update to 0.6.1
2012-02-02 07:50:58 +00:00
Wen Heping
9e87ef66d3
- Update to 2.258
...
ChangeLog: http://cpansearch.perl.org/src/CHRMUE/Socket-Class-2.258/Changes
- Reset maintainer to perl@
2012-02-02 07:31:12 +00:00
Baptiste Daroussin
7654d2a185
Fix a regression in the default target chain introduced when pushing the new pkg-depends target.
...
Now check-sanity and all depending targets are called again
With hat: portmgr
2012-02-02 07:21:14 +00:00
Sunpoet Po-Chuan Hsieh
a9f847ec76
- Clearify DEPRECATED message
...
- Set EXPIRATION_DATE to 2012-03-01
2012-02-02 05:51:49 +00:00
Sunpoet Po-Chuan Hsieh
597b13b6e9
- Update to 9394
...
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
2012-02-02 03:57:51 +00:00
Sunpoet Po-Chuan Hsieh
4f87d44966
- Update to 1.59
...
- Pet portlint: reorder LICENSE* knobs
Changes: http://search.cpan.org/dist/Math-Complex/ChangeLog
2012-02-02 03:25:50 +00:00
Sunpoet Po-Chuan Hsieh
987e73691c
- Remove missing file in previous commit
2012-02-02 02:33:22 +00:00
Jason Helfman
4072aa72ae
document latest Apache vulnerabilities
...
PR: ports/164675
Reviewed by: crees, eadler
Approved by: crees (mentor)
2012-02-02 01:32:18 +00:00
Sunpoet Po-Chuan Hsieh
f7b20e798a
- Take maintainership
2012-02-02 01:26:44 +00:00
Sunpoet Po-Chuan Hsieh
fe50d4fc18
- Take maintainership: prepare for libshout 1.x removal
2012-02-02 01:26:41 +00:00
Jason Helfman
95b3ec7ec4
- fix sed regular expression
...
- don't clobber do-patch while here
PR: ports/164693
Submitted by: maintainer, graudeejs at gmail.com
Approved by: crees, rene (mentors, implicit)
2012-02-02 00:04:24 +00:00
Stephen Montgomery-Smith
19a1734fbb
- Remove a patch file that didn't do anything.
...
Pointyhat: stephen (me)
2012-02-01 23:34:06 +00:00
Stephen Montgomery-Smith
eef4583e76
- Patch to enable build on i386.
2012-02-01 22:47:58 +00:00
Steve Wills
e86aa29b7d
- Add TEST_DEPENDS
...
Approved by: maintainer (blanket)
2012-02-01 22:09:30 +00:00
Sunpoet Po-Chuan Hsieh
3584b28476
- Update COMMENT, add DEFAULT_PHP_VER and IGNORE_WITH_PHP: this port is for PHP 4 only
...
- Add LICENSE
- While I'm here:
- Remove PHP_MODNAME
- Respect PORTEXAMPLES
- Pet portlint
- Use PORTEXAMPLES instead of the two-line PLIST
PR: ports/152901
Submitted by: Tom Judge <tom@tomjudge.com>
2012-02-01 21:56:33 +00:00
Sunpoet Po-Chuan Hsieh
95039e773f
- Update to 0.09
...
Changes: http://search.cpan.org/dist/DBIx-Class-DateTime-Epoch/Changes
2012-02-01 21:53:25 +00:00
Sunpoet Po-Chuan Hsieh
9c5153881e
- Update to 1.3.2
...
- Remove PHP_MODNAME
- Cosmetic change
- Take maintainership
Changes: http://pecl.php.net/package-changelog.php?package=gnupg
2012-02-01 21:52:47 +00:00
Sunpoet Po-Chuan Hsieh
2aae7fc4b1
- Fix LICENSE
...
- Remove PHP_MODNAME
- Cosmetic change
- Take maintainership
2012-02-01 21:52:04 +00:00
Chris Rees
d0735797ad
Use USERS and GROUPS
...
PR: ports/164548
Submitted by: crees (me)
Approved by: v.haisman@sh.cvut.cz (maintainer)
2012-02-01 20:53:01 +00:00
Sunpoet Po-Chuan Hsieh
52cd1486a9
- Update to 1.36
...
- Add my LOCAL as MASTER_SITES
- Take maintainership
Changes: https://github.com/linsomniac/tumgreyspf/blob/master/WHATSNEW
2012-02-01 20:20:31 +00:00
Sunpoet Po-Chuan Hsieh
e53c13b9c9
- Update to 2.0.6
...
- Take maintainership
Changes: http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.6/readme.txt/view
2012-02-01 20:19:59 +00:00