| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
o add %%DOCSDIR%% macro to please portlint
Notes:
svn path=/head/; revision=120702
|
|
|
|
| |
Notes:
svn path=/head/; revision=120701
|
|
|
|
| |
Notes:
svn path=/head/; revision=120699
|
|
|
|
|
|
|
| |
Perl 5.005 compatibility patch.
Notes:
svn path=/head/; revision=120698
|
|
|
|
|
|
|
|
|
| |
- Update plist
Submitted by: maintainer
Notes:
svn path=/head/; revision=120697
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on 5.x [1]
- Use PORTDOCS
- Some minor cosmetic improvements
Submitted by: Roman Kennke <roman@ontographics.com> [1]
Notes:
svn path=/head/; revision=120696
|
|
|
|
|
|
|
|
| |
PR: ports/73389
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=120695
|
|
|
|
|
|
|
| |
Noticed by: kris
Notes:
svn path=/head/; revision=120694
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=120693
|
|
|
|
|
|
|
|
|
|
|
| |
This port now uses master port's distinfo.
PR: ports/73231
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
Pointy hat: all mine
Notes:
svn path=/head/; revision=120692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.pizzashack.org/rssh/security.shtml
- update to 2.2.2
- use REINPLACE_CMD instead of the patch file
- correct the knob for RDIST
PR: 73143
Submitted by: leeym
Notes:
svn path=/head/; revision=120691
|
|
|
|
|
|
|
|
|
|
| |
text.
- Prefix/Suffix examination is useful in Natural Language Processing.
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=120689
|
|
|
|
| |
Notes:
svn path=/head/; revision=120688
|
|
|
|
|
|
|
|
|
| |
PR: ports/73435
Submitted by: maintainer (Alex Varju)
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=120687
|
|
|
|
|
|
|
|
|
|
| |
previous commit.
(2) Add patches to keep Kris happy on pointyhat build.
Submitted by: (2) Craig Rodrigues <rodrigc@crodrigues.org> (maintainer)
Notes:
svn path=/head/; revision=120686
|
|
|
|
|
|
|
|
| |
Pointed out by: kris via pointyhat
Approved by: marcus (co mentor)
Notes:
svn path=/head/; revision=120685
|
|
|
|
| |
Notes:
svn path=/head/; revision=120684
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_ANT
- Variable cleanup
- "CP -r" -> "FIND | CPIO"
- Dynamic plist
Reviewed by: glewis
Notes:
svn path=/head/; revision=120683
|
|
|
|
|
|
|
|
| |
is no longer saved. It seems to be optional to pass this to
print_387_status(), so just pass 0 instead for now.
Notes:
svn path=/head/; revision=120682
|
|
|
|
| |
Notes:
svn path=/head/; revision=120681
|
|
|
|
|
|
|
|
|
|
| |
- Remove redundant port name in COMMENT
- Use CPIO to make docs install stage more simple
- Use %%JAVAJARDIR%%
- Use INSTALL_DATA for JAR file
Notes:
svn path=/head/; revision=120680
|
|
|
|
| |
Notes:
svn path=/head/; revision=120679
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- Honor rules from the porter's handbook regarding Java ports (data files
installed in overriden DATADIR=${JAVASHAREDIR}/${PORTNAME})
- Removed pkg-plist by using PLIST_FILES
- Use a plain shell script rather than a patch for 'limewire' executable
- Register run dependency on java/javavmwrapper
PR: 71911 [1]
Submitted by: Nicolas Blais <nb_root@videotron.ca> [1]
Notes:
svn path=/head/; revision=120678
|
|
|
|
|
|
|
|
| |
PR: ports/73376
Submitted by: Maxim Tuliuk <mt@primats.org.ua> (maintainer)
Notes:
svn path=/head/; revision=120677
|
|
|
|
|
|
|
|
| |
PR: 73434
Submitted by: Francis GUDIN <fgudin@nerim.net> <fgudin@nerim.net>
Notes:
svn path=/head/; revision=120676
|
|
|
|
| |
Notes:
svn path=/head/; revision=120675
|
|
|
|
|
|
|
|
| |
PR: ports/73426
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Notes:
svn path=/head/; revision=120674
|
|
|
|
|
|
|
|
| |
PR: ports/73416
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Notes:
svn path=/head/; revision=120673
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- For changes since the 8.0 series see the installed C++ReleaseNotes.htm
but note that information given there doesn't necessarily apply to ICC
on FreeBSD, e.g. -cxxlib-gcc isn't the default on FreeBSD yet and this
port also doesn't install the Eclipse and CDT IDEs.
- ICC now unfortunately requires emulators/linux_base-8.
- Works fine for compiling C source.
- A 6.0-current GENERIC kernel compiles and boots.
- The devel/stlport-icc port currently can't link the exception handling
testsuite with this ICC version (due to relying on a missbehaviour of
the old ICC versions) and has to be changed in a way that doesn't break
lang/icc7.
- Support for using the GCC-compatibility of ICC on FreeBSD and using
the GNU libstdc++ as the STL with ICC is in the works.
o Like with the system GCC, default to libpthread for the threads library
on FreeBSD >= 502102.
Approved by: netchild
In joint forces with: netchild
Notes:
svn path=/head/; revision=120672
|
|
|
|
|
|
|
|
|
|
|
| |
[SDL Init] Not a HASH reference at /usr/local/bin/frozen-bubble.pl line 322.
PR: ports/67355, ports/73371
Submitted by: Jaap Boender <jaapb@kerguelen.org>,
Nicholas Kirby <nirbokirbinov@gmail.com>
Notes:
svn path=/head/; revision=120671
|
|
|
|
|
|
|
|
| |
PR: ports/73425
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Notes:
svn path=/head/; revision=120670
|
|
|
|
|
|
|
| |
since it isn't referenced, so postproc can't find it and the build bombs.
Notes:
svn path=/head/; revision=120669
|
|
|
|
|
|
|
|
| |
- make kris/pointyhat happy
- use etc/ptlink for the configuration files
Notes:
svn path=/head/; revision=120668
|
|
|
|
|
|
|
|
| |
PR: ports/73382
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Notes:
svn path=/head/; revision=120667
|
|
|
|
|
|
|
|
| |
- make pointyhat / kris happy
- install configuration files in etc/ptlink
Notes:
svn path=/head/; revision=120666
|
|
|
|
|
|
|
|
|
|
|
| |
Bump Portrevision.
PR: 71857
Submitted by: Michael Lestinsky <michael AT lestinsky dot de>
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=120665
|
|
|
|
|
|
|
|
|
|
| |
programming langage
PR: ports/73385
Submitted by: Jun Mukai <mukai@jmuk.org>
Notes:
svn path=/head/; revision=120663
|
|
|
|
| |
Notes:
svn path=/head/; revision=120662
|
|
|
|
|
|
|
|
| |
PR: ports/73384
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Notes:
svn path=/head/; revision=120661
|
|
|
|
|
|
|
| |
Reminded by: mavvie
Notes:
svn path=/head/; revision=120660
|
|
|
|
|
|
|
|
|
|
| |
- Use MASTER_SITE_SUBDIR
PR: 73427 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=120659
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=120658
|
|
|
|
|
|
|
| |
Inspired by: krismail
Notes:
svn path=/head/; revision=120657
|
|
|
|
|
|
|
|
|
|
| |
- Fix packaging
PR: ports/71285
Submitted by: Stefan Walter
Notes:
svn path=/head/; revision=120656
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Explicit -lc after -pthread seems to break libpthread, the game cores
on startup. Avoid this by not explicitly linking -lc.
I'm not sure why this is happening.
PR: ports/73398 (with modification)
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
Notes:
svn path=/head/; revision=120654
|
|
|
|
|
|
|
|
|
|
| |
It supports resuming downloads as well as recursive downloading.
PR: 73431
Submitted by: Radek Kozlowski <radek@raadradd.com>
Notes:
svn path=/head/; revision=120653
|
|
|
|
|
|
|
|
| |
PR: ports/73430
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
Notes:
svn path=/head/; revision=120652
|
|
|
|
|
|
|
|
| |
PR: ports/73406
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=120651
|
|
|
|
|
|
|
|
| |
PR: ports/73402
Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer)
Notes:
svn path=/head/; revision=120650
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=120649
|