Martin Wilke
cae23db22b
- Update MASTER_SITES and WWW: line
...
- Support PTHREAD_LIBS properly
PR: 162857
Submitted by: Ports Fury
Feature safe: yes
2011-11-27 09:53:12 +00:00
Martin Wilke
3daca20fea
- Update MASTER_SITES and WWW: line
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTDOCS/PORTEXAMPLES/PLIST_FILES
PR: 162825
Submitted by: Ports Fury
Feature safe: yes
2011-11-27 09:43:01 +00:00
Juergen Lock
1bd53c29ed
- Respect CFLAGS [1]
...
- Fix build with clang (I thought I did this already...)
PR: ports/162864 [1]
Submitted by: Jan Beich <jbeich@tormail.net> [1]
Feature safe: yes
2011-11-25 19:47:04 +00:00
Martin Wilke
88a341ecec
- Fix MASTER_SITES
...
PR: 162863
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes
2011-11-25 18:15:59 +00:00
Martin Wilke
6497c3dcd1
- Update to 1.11
...
PR: 162820
Submitted by: Ports Fury
Feature safe: yes
2011-11-25 16:30:49 +00:00
Sunpoet Po-Chuan Hsieh
3ea581f117
- Update to 1.036
...
- Mark DEPRECATED
- Add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/Algorithm-Pair-Best/Changes
Feature safe: yes
2011-11-23 17:13:39 +00:00
Sunpoet Po-Chuan Hsieh
0ae8a455c3
- Add p5-Algorithm-Pair-Best2 2.035
...
Algorithm::Pair::Best2 is a re-write of Algorithm::Pair::Best. The interface is
simplified and the implementation is significantly streamlined.
After creating an Algorithm::Pair::Best2 object (with->new), add items to the
list of items (i.e: players) to be paired. The final list must contain an even
number of items or picking the pairs will throw an exception.
Algorithm::Pair::Best2->pick explores all combinations of items and returns the
pairing list with the best (lowest) score.
WWW: http://search.cpan.org/dist/Algorithm-Pair-Best2/
Feature safe: yes
2011-11-23 17:12:04 +00:00
Alexey Dokuchaev
8e6aa66314
Convert pkg-list into PLIST_FILES/DIRS. While static plists are good in a
...
number of ways (e.g. greppability), in this particular case it was hardly
useful feature: lots of PLIST_SUB's (literally, every line of pkg-plist is
substituted up to four times). It turned out that maintaining even a short
plist like this one and keeping all PLIST_SUB's consistent causes just too
much hassle.
Also, this conversion allows us to drop WSWBIN variable and get executable
list from PLIST_FILES directly with small make(1) magic, yet not damaging
readability at the same time. Makefile is considerably sorter now. ;-)
Feature safe: yes
2011-11-23 14:32:03 +00:00
Alexey Dokuchaev
e008e54a19
- Fix unicode input in X11 (courtesy of Danko Alexeyev)
...
- While here, remove `-g' from CFLAGS when building AngelScript
Obtained from: http://forum.picmip.org/forum/thread/12194
Feature safe: yes
2011-11-23 11:35:26 +00:00
Alexey Dokuchaev
e2d2042953
- Update to version 0.6.2
...
- Remove stale master sites
- Adjust COMMENT slightly; avoid full stop in a comment in post-patch
- Build angelwrap library (cf. PR ports/155268)
Feature safe: yes
2011-11-23 10:08:05 +00:00
Ryan Steinmetz
363e42e165
- Update to 0.9.1 [1]
...
- Mark BROKEN when using clang
- Add LICENSE
PR: ports/161523 [1]
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) [1]
Feature safe: yes
2011-11-22 12:30:14 +00:00
Alexey Dokuchaev
96274b168e
- Update to version 0.6.2
...
- Remove stale master sites
Feature safe: yes
2011-11-22 03:37:56 +00:00
Alexey Dokuchaev
126329b3b6
Reformat port description.
...
Feature safe: yes
2011-11-21 11:06:04 +00:00
Alexey Dokuchaev
00d9900631
- Reformat for better line length distribution
...
- Replace occurrence of `Linux' with `Unix'
Feature safe: yes
2011-11-21 10:36:26 +00:00
Carlo Strub
c7edd3785b
Update to 1.1.4
...
Approved by: wen@ (co-mentor)
Feature safe: yes
2011-11-21 05:05:32 +00:00
Dmitry Marakasov
6df0ac5878
- Update to 0.8.2
...
Feature safe: yes
2011-11-21 00:30:18 +00:00
Dmitry Marakasov
6919bef6ca
- Update to 0.9.17
...
Feature safe: yes
2011-11-20 20:54:16 +00:00
Dirk Meyer
3432db1c29
Ressurrect the game, fetch, build and runs.
...
Feature safe: yes
2011-11-20 12:13:12 +00:00
Emanuel Haupt
1afcdd5eb1
Remove trailing whitespaces.
...
Feature safe: yes
2011-11-18 23:30:13 +00:00
Pav Lucistnik
da90b3a7d1
- Connect xbat and xshisen to the build, they were resurrected
...
Feature safe: yes
2011-11-17 18:47:04 +00:00
Pietro Cerutti
b53f78eb1a
- Unbreak - fix build with latest x11-toolkits/fltk
...
Feature safe: yes
2011-11-15 13:06:08 +00:00
Ganael LAPLANCHE
61ac16aa56
- Update to 0.9c
...
- Fix build with clang
- Minor cleanup :
- Swap LICENSE and *DEPENDS to make portlint happy
- Use ${PORTVERSION} when possible
- dos2unix source conversion
Feature safe: yes
2011-11-15 07:27:43 +00:00
Ruslan Makhmatkhanov
df9d4528d9
- remove conditional for python < 2.4 (we haven't them in ports tree
...
anyway and japanese/pycodec is deprecated)
- change dependency on math/py-numpy with ${PYNUMPY}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
- whitespace fix in pkg-descr
PR: ports/162087
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe: yes
2011-11-15 01:06:40 +00:00
Ruslan Makhmatkhanov
407cec236f
- remove conditional for python < 2.4 (we haven't them in ports tree
...
anyway and japanese/pycodec is deprecated)
- change dependency on textproc/py-xml with ${PYXML}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
PR: ports/162086
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe: yes
2011-11-14 23:44:50 +00:00
Eitan Adler
412d773fc0
- fix small typos in COMMENT
...
Submitted by: eadler
Approved by: portmgr (itetcu)
Feature safe: yes
2011-11-14 18:32:43 +00:00
Raphael Kubo da Costa
6fd8cb7810
Remove CMAKE_USE_PTHREAD from the ports using it.
...
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
2011-11-14 03:26:46 +00:00
Raphael Kubo da Costa
7f1a46ec8c
The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
...
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.
The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php .
Approved by: avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe: yes
2011-11-14 02:59:40 +00:00
Chris Rees
6ab02ccd5e
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
...
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes
2011-11-13 17:33:47 +00:00
Martin Wilke
6b6c921fb7
- Update to 4.3.2
...
PR: 162333
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe: yes
2011-11-13 05:43:23 +00:00
Martin Wilke
237f2a4f48
- Update to 0.6.1
...
- Pass maintainership to submitter
PR: 162501
Submitted by: Martin Tournoij <martin@arp242.net>
Feature safe: yes
2011-11-12 17:17:55 +00:00
Raphael Kubo da Costa
e9bf9117d5
Fix build after bsd.cmake.mk's r1.13.
...
Remove the part of files/patch-CMakeLists.txt which actually removed the call
which linked to pthread -- it is now needed since we do not rely on it being
passed via LDFLAGS anymore.
Approved by: avilla (mentor, implicit)
Feature safe: yes
2011-11-12 02:28:18 +00:00
Alexey Dokuchaev
f1db673f6f
Over to new volunteer (and submitter of the previous changes).
...
Feature safe: yes
2011-11-11 16:59:16 +00:00
Lars Engels
2d788e5518
- Update to 1.4.0
...
Feature safe: yes
2011-11-11 16:51:10 +00:00
Max Brazhnikov
a2c2bfe213
Take maintainership
...
Feature safe: yes
2011-11-11 13:45:26 +00:00
Mark Linimon
76793f1b74
Mark as broken on powerpc: does not compile.
...
Hat: portmgr
Feature safe: yes
2011-11-11 02:45:32 +00:00
Mark Linimon
f68272764a
Remove powerpc stanza: fails to compile.
...
Hat: portmgr
Feature safe: yes
2011-11-11 02:44:03 +00:00
Mark Linimon
3362feccad
Mark as broken on powerpc: does not configure.
...
Hat: portmgr
Feature safe: yes
2011-11-11 02:40:00 +00:00
Mark Linimon
24b14545dd
Mark as broken on tier-2: install fails with signal 11.
...
Hat: portmgr
Feature safe: yes
2011-11-11 02:35:54 +00:00
Mark Linimon
c2932dabd9
Remove powerpc stanza: fails to compile.
...
Hat: portmgr
Feature safe: yes
2011-11-11 02:34:03 +00:00
Max Brazhnikov
ab1a24cca3
Take maintainership
...
Feature safe: yes
2011-11-11 00:43:21 +00:00
Pav Lucistnik
be2e0e08c5
- Remove obsolete pkg-message
...
Submitted by: Martin Tournoij <martin@arp242.net>
Feature safe: yes
2011-11-10 12:22:31 +00:00
Ganael LAPLANCHE
819bed4840
- Update to 1.6.0
...
- Remove obsolete dependency to plib
- Add build dependency to boost-libs
PR: ports/162303
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Feature safe: yes
2011-11-10 07:40:24 +00:00
Mark Linimon
7d8608ab13
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
...
Hat: portmgr
2011-11-10 05:38:32 +00:00
Pav Lucistnik
2f4fbc4024
- Update to 3.3.2
...
PR: ports/162402
Submitted by: Martin Tournoij <martin@arp242.net>
2011-11-09 22:40:56 +00:00
Emanuel Haupt
cfe7a8b985
Freshmeat is now called Freecode. Change all freshmeat.net URLs for to
...
freecode.com (for ports@ and ehaupt@).
2011-11-09 21:53:33 +00:00
Alexey Dokuchaev
4f89fea7c7
Unbreak on amd64 by replacing obsolete memalign() function with POSIX.1d
...
posix_memalign().
Reported by: pavmail
2011-11-09 16:00:55 +00:00
Martin Wilke
649f71ac8b
- Fix build
...
Reported by: pavbot
2011-11-09 07:02:24 +00:00
Dmitry Marakasov
fd7de985ba
- Fix build with newer versions of enet
...
Submitted by: pawel
2011-11-08 16:29:02 +00:00
Philippe Audeoud
8df065a1a5
- Update to 20111107
...
PR: ports/162355
Submitted by: tabthorpe@
2011-11-08 08:53:27 +00:00
Pawel Pekala
2d5f04b621
Fix build after update of net/enet
...
Reported by: pav
2011-11-07 19:12:13 +00:00