aboutsummaryrefslogtreecommitdiffstats
path: root/net/mcl
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Fix build on 64bit platformsarved2007-08-031-0/+20
|
* - Drop maintainershippav2007-07-162-4/+1
| | | | Requested by: Panagiotis Astithas <past@ebs.gr> (maintainer)
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Respect LOCALBASEmnag2005-12-053-3/+4
| | | | | | | Add SHA256 PR: 89936 Submitted by: maintainer
* Fix maintainers email addressedwin2005-12-051-1/+1
| | | | Submitted by: private email
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.anholt2004-08-191-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 2.99.1pav2004-01-0912-37/+189
| | | | | | | | | | | | | Changes in software: - vendor's bugfixes - new FLUTE support - new dependencies in gdome-2 and glib20 - properly install the shared library and headers - replace -pthread with $PTHREAD_LIBS - fix compilation warnings due to C++ headers in -current PR: ports/61068 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
* - Unbreak by adding dependency on makedepend.pav2003-11-211-0/+2
| | | | | | PR: ports/59500 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) Approved by: adamw (mentor)
* Add mcl 2.99,bms2003-11-1531-0/+559
implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr