| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=164886
|
|
|
|
|
|
|
|
|
| |
PR: ports/98702
Submitted by: maintainer
Approved by: lawrance (mentor, implict)
Notes:
svn path=/head/; revision=164878
|
|
|
|
|
|
|
|
|
|
| |
- Change master site to CPAN.
PR: ports/98352
Submitted by: leeym
Notes:
svn path=/head/; revision=164860
|
|
|
|
| |
Notes:
svn path=/head/; revision=164858
|
|
|
|
|
|
|
|
| |
PR: ports/98705
Submitted by: maintainer
Notes:
svn path=/head/; revision=164835
|
|
|
|
|
|
|
|
| |
PR: ports/98704
Submitted by: maintainer
Notes:
svn path=/head/; revision=164831
|
|
|
|
| |
Notes:
svn path=/head/; revision=164748
|
|
|
|
| |
Notes:
svn path=/head/; revision=164744
|
|
|
|
| |
Notes:
svn path=/head/; revision=164723
|
|
|
|
| |
Notes:
svn path=/head/; revision=164722
|
|
|
|
|
|
|
| |
while Ruby 1.8.0 is not recommended at all.
Notes:
svn path=/head/; revision=164678
|
|
|
|
|
|
|
| |
textproc/p5-Template-Magic
Notes:
svn path=/head/; revision=164666
|
|
|
|
|
|
|
| |
Spotted on: portscout
Notes:
svn path=/head/; revision=164661
|
|
|
|
|
|
|
| |
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=164651
|
|
|
|
|
|
|
|
|
| |
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Notes:
svn path=/head/; revision=164641
|
|
|
|
|
|
|
| |
-Use DATADIR in plist.
Notes:
svn path=/head/; revision=164554
|
|
|
|
|
|
|
|
| |
PR: 98520
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes:
svn path=/head/; revision=164469
|
|
|
|
|
|
|
| |
For writing RSS files
Notes:
svn path=/head/; revision=164396
|
|
|
|
|
|
|
|
|
| |
PR: 98490
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=164343
|
|
|
|
|
|
|
|
| |
Submitted by: Martin Wilke (freebsd at unixfreunde dot de)
PR: ports/98444
Notes:
svn path=/head/; revision=164317
|
|
|
|
|
|
|
|
| |
Submitted by: Martin Wilke (freebsd at unixfreunde dot de)
PR: ports/98425
Notes:
svn path=/head/; revision=164310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move to MODBUILD
- Restrict to Perl 5.7.3+ due to new dependency upon converters/p5-Encode
- Update plist
Changes
=======
Except where noted, all changes made by Daisuke Maki
0.21 - 31 May 2006
- Repository blunder messes up the distro. fixed.
Reported by Tatsuhiko Miyagawa
0.20 - 14 May 2006
- Set $rss->{version} for compatibility.
- As a result, we no longer set or depend on $rss->{_internal}{version}.
If you saw it and used it, then stop doing that ;)
PR: ports/98333
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Notes:
svn path=/head/; revision=164234
|
|
|
|
|
|
|
| |
Submitted by: Max N. Boyarov (maintainer)
Notes:
svn path=/head/; revision=164213
|
|
|
|
|
|
|
|
|
|
| |
- Add support NOPORTDOCS and DOCSDIR
- Remove USE_EMACS and EMACS_PORT_NAME for support all emacsen, add
symlinks to xemacs load dir.
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=164174
|
|
|
|
|
|
|
| |
XML files with attributes containing the ' %' character.
Notes:
svn path=/head/; revision=164172
|
|
|
|
| |
Notes:
svn path=/head/; revision=164152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (With USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
- Change a several of *-reference ports to install in LOCALBASE instead
X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
Bump the PORTREVISION for change prefix.
Discussed with: marcus
Notes:
svn path=/head/; revision=164120
|
|
|
|
|
|
|
|
|
| |
PR: 98195
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=164048
|
|
|
|
|
|
|
| |
obsolete (all supported OS versions have the sed -i capability)
Notes:
svn path=/head/; revision=164034
|
|
|
|
|
|
|
|
|
|
|
| |
caused this port to install 3 additional files.
PR: 98168
Notified by: pointyhat via kris
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Notes:
svn path=/head/; revision=164031
|
|
|
|
| |
Notes:
svn path=/head/; revision=164027
|
|
|
|
|
|
|
|
|
| |
- minor 'make test' failure reported to vendor
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=164011
|
|
|
|
|
|
|
|
| |
PR: ports/98150
Submitted by: maintainer (Neal Nelson)
Notes:
svn path=/head/; revision=163976
|
|
|
|
| |
Notes:
svn path=/head/; revision=163903
|
|
|
|
|
|
|
|
|
| |
syntax highlighting engine.
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=163899
|
|
|
|
|
|
|
| |
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=163880
|
|
|
|
|
|
|
|
|
|
| |
distfile.
PR: ports/97610
Submitted by: maintainer
Notes:
svn path=/head/; revision=163826
|
|
|
|
| |
Notes:
svn path=/head/; revision=163817
|
|
|
|
|
|
|
|
|
| |
- Added build requirement upon Test::More
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=163756
|
|
|
|
|
|
|
| |
Approved by: krion (mentor), maintainer
Notes:
svn path=/head/; revision=163739
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.17/Changes
Notes:
svn path=/head/; revision=163734
|
|
|
|
|
|
|
|
| |
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
Notes:
svn path=/head/; revision=163721
|
|
|
|
| |
Notes:
svn path=/head/; revision=163720
|
|
|
|
| |
Notes:
svn path=/head/; revision=163718
|
|
|
|
|
|
|
|
|
| |
PR: ports/96593
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: krion (mentor, implicit)
Notes:
svn path=/head/; revision=163675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes:
svn path=/head/; revision=163666
|
|
|
|
|
|
|
| |
Pointy hat to: pav
Notes:
svn path=/head/; revision=163638
|
|
|
|
|
|
|
|
|
| |
fix the INDEX build.
Reported by: Portsnap buildbox
Notes:
svn path=/head/; revision=163635
|
|
|
|
| |
Notes:
svn path=/head/; revision=163607
|
|
|
|
|
|
|
| |
Submitted by: Max N. Boyarov (maintainer)
Notes:
svn path=/head/; revision=163542
|