aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert my last commit, lofi fixed 4.x support 32 minutes ago. My last commitEmanuel Haupt2006-04-102-14/+2
| | | | | | | | | was an update to lofi's update. Notified by: mich Notes: svn path=/head/; revision=159259
* Add cgal.Jean-Yves Lefort2006-04-108-0/+185
| | | | | | | | | | | | | | | | | | | | | | | | | CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms. The CGAL library contains: * the Kernel with geometric primitives such as points, vectors, lines, predicates for testing things such as relative positions of points, and operations such as intersections and distance calculation. * the Basic Library which is a collection of standard data structures and geometric algorithms, such as convex hull in 2D/3D, (Delaunay) triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle, and multidimensional query structures. * the Support Library which offers interfaces to other packages, e.g., for visualisation, and I/O, and other support facilities. WWW: http://www.cgal.org/ Notes: svn path=/head/; revision=159258
* Drop FreeBSD 4.x supportEmanuel Haupt2006-04-102-2/+14
| | | | | | | Notified by: pointyhat via kris Notes: svn path=/head/; revision=159257
* Update to 0.21Emanuel Haupt2006-04-103-6/+20
| | | | | | | | PR: 93877 Submitted by: maintainer Notes: svn path=/head/; revision=159256
* - Fix build on 4.xMichael Nottebrock2006-04-1018-14/+234
| | | | | | | | - Add dependencies on taglib, mpeg4ip-libmp4v2 - Makefile cosmetics Notes: svn path=/head/; revision=159255
* - Turn Razor2 support on by default.Sergey Matveychuk2006-04-101-2/+2
| | | | | | | | There are no restrictions of its usage again. See: http://sourceforge.net/mailarchive/forum.php?thread_id=10079360&forum_id=4258 Notes: svn path=/head/; revision=159254
* Update to version 212Kirill Ponomarev2006-04-102-4/+4
| | | | | | | ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_212 Notes: svn path=/head/; revision=159253
* Update to 0.6.1. Assign maintainer to perl@.Anton Berezin2006-04-102-6/+6
| | | | Notes: svn path=/head/; revision=159252
* Fix shared library versioning (our ldconfig wants a single versionJean-Yves Lefort2006-04-103-4/+21
| | | | | | | number and therefore ignores libflu.so.2.14). Notes: svn path=/head/; revision=159251
* Use OPTIONS.Volker Stolz2006-04-101-20/+21
| | | | | | | | PR: ports/94801 Submitted by: Ion-Mihai "IOnut" Tetcu Notes: svn path=/head/; revision=159250
* - One more --with-ldbm -> --enable-ldbm forgotten on the last commitSergey Matveychuk2006-04-102-2/+2
| | | | | | | Reminded by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=159249
* - update to 3.26Yen-Ming Lee2006-04-102-5/+7
| | | | | | | - assign to perl@ Notes: svn path=/head/; revision=159248
* - update to 0.13Yen-Ming Lee2006-04-102-7/+12
| | | | Notes: svn path=/head/; revision=159247
* Disable install the opera.1 (manpage), because it is empty by default. ItJeremy Messenger2006-04-101-19/+35
| | | | | | | | | | | | | should be fix in the next version. It should correct plist now. You can remove it by manual: rm -rf /usr/X11R6/share/man Reported by: krismail Submitted by: Arjan van Leeuwen <avleeuwen@gmail.com> Notes: svn path=/head/; revision=159246
* Update to 5.0.20 release.Alex Dupre2006-04-102-4/+4
| | | | Notes: svn path=/head/; revision=159245
* Add the script I use to remove ports so everyoneVasil Dimov2006-04-101-0/+315
| | | | | | | can benefit (or suffer :-) from it. Notes: svn path=/head/; revision=159244
* Adopt the Horde ports.Thierry Thomas2006-04-1023-23/+23
| | | | | | | | PR: 95561 Submitted by: Shaun Amott <shaun (at) inerd.com> Notes: svn path=/head/; revision=159243
* Remove expired leaf port:Vasil Dimov2006-04-106-217/+1
| | | | | | | 2006-04-10 mail/mew-mule Notes: svn path=/head/; revision=159242
* add sudoku_solver 1.11Ying-Chieh Liao2006-04-104-0/+39
| | | | | | | A Sudoku Solver in C Notes: svn path=/head/; revision=159240
* add csstidy 1.1.1Ying-Chieh Liao2006-04-104-0/+37
| | | | | | | An opensource CSS parser and optimiser Notes: svn path=/head/; revision=159238
* Update to 1.0.11Tilman Keskinoz2006-04-092-4/+5
| | | | | | | | PR: 95508 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=159237
* mkdir share/pixmaps and share/applicationsOliver Lehmann2006-04-092-0/+4
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=159236
* Update to 1.6.Joe Marcus Clarke2006-04-093-8/+24
| | | | Notes: svn path=/head/; revision=159235
* amd64 and ia64 machines can run i386 binariesTilman Keskinoz2006-04-091-4/+3
| | | | | | | | | | portlint PR: 95510 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> Notes: svn path=/head/; revision=159234
* - fix WWW [1]Renato Botelho2006-04-094-80/+87
| | | | | | | | | | | | | - portlint(1) [1] - Respect NOPORTDOCS [2] PR: ports/94321 [1] Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> [1] Reworked by: garga [2] Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=159233
* Upgrade to 2.12.2.Thierry Thomas2006-04-093-6/+7
| | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Notes: svn path=/head/; revision=159232
* - Fix dependency on rakePav Lucistnik2006-04-091-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=159231
* - Docs are bzip2 files, use tar -j to extract themPav Lucistnik2006-04-091-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=159230
* Update to 0.17.2, making it coexist with and depend on git, and provide theEric Anholt2006-04-097-256/+114
| | | | | | | | | | | | manpage documentation. Also transfer maintainership to myself, as the current maintainer doesn't use the port any more. PR: ports/95528 Submitted by: anholt Approved by: maintainer Notes: svn path=/head/; revision=159229
* nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 filesRenato Botelho2006-04-095-0/+46
| | | | | | | | | | | | | | or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 2312). Author: Andrea Marchesini <bakunin@autistici.org> WWW: http://www2.autistici.org/bakunin/libnxml/doc/ PR: ports/95539 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=159227
* GLText is a portable font rendering library for C++ OpenGL applications. ItPav Lucistnik2006-04-095-0/+108
| | | | | | | | | | | | | | | | | | | | | | uses FreeType2 to read and render high-quality TrueType fonts with a minimal footprint. With just a few easy lines of C++, you can add gorgeously rendered text to your graphical applications. GLText is an open source project licensed under the LGPL. Basically this means that you can use and link your application with it regardless of what license your application uses. If you make changes to GLText, however, you must make those changes open source under the LGPL. Written with portablility in mind, GLText works on Windows, Linux, FreeBSD and IRIX - virtually anywhere that FreeType2 supports. WWW: http://gltext.sourceforge.net PR: ports/93617 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=159225
* Remove dead mirror, add working onesVolker Stolz2006-04-091-1/+4
| | | | | | | | PR: ports/95434 Submitted by: Lars Engels Notes: svn path=/head/; revision=159224
* Update to 0.6.12 and make it fetchable again.Emanuel Haupt2006-04-093-76/+15
| | | | | | | | | PR: 95340 Submitted by: self Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=159223
* - Update to 0.03Michael Johnson2006-04-093-5/+4
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159222
* - Update to 0.5.42Michael Johnson2006-04-092-6/+4
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159221
* Update to 2006-04-08 snapshot.Norikatsu Shigemura2006-04-0926-952/+514
| | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=159220
* - Update to 1.0b6Michael Johnson2006-04-092-5/+6
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159219
* - Remove dead mirrors, add working onesVolker Stolz2006-04-092-9/+9
| | | | | | | | | | - Use PORTDOCS/DOCSDIR PR: ports/95435 Submitted by: Lars Engels Notes: svn path=/head/; revision=159218
* Update to 1.3.0pre5.Norikatsu Shigemura2006-04-096-1022/+28
| | | | | | | | | | o Change MAINTAINER-ship to submitter. o portlint happy. Submitted by: Juergen Lock <qemu-l@jelal.kn-bremen.de> Notes: svn path=/head/; revision=159217
* - Remove dead mirrros, add some working onesVolker Stolz2006-04-092-7/+6
| | | | | | | | | | - Nuke pkg-plist in favour of PLIST_* while here PR: ports/95436 Submitted by: Lars Engels Notes: svn path=/head/; revision=159216
* - Update to 2.4.1Michael Johnson2006-04-092-4/+4
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159215
* - USE_AUTOTOOLS=libtool:15 -> GNU_CONFIGURE=yesJeremy Messenger2006-04-092-5/+15
| | | | | | | | | | | | | | | | | | | - ${LOCALBASE}/bin/sdl11-config -> ${SDL_CONFIG} - Add intlhack. - Add -I${LOCALBASE}/include and -L${LOCALBASE}/lib to allow it finds more stuff such as libintl.h and etc. - Install dbus files in the correct place. Since, it's installed in the wrong place and are not in plist, you can clean up by manual by do this: rm -rf /usr/X11R6/share/gnome/dbus-1 - Correct the plist if you disable/enable the dbus. - Bump the PORTREVISION. Reviewed by: marcus Approved by: "Jean-Baptiste Quenot" <jbq@caraldi.com> (maintainer) Notes: svn path=/head/; revision=159214
* Fall back to swig 1.1, something has broken with swig 1.3Volker Stolz2006-04-091-2/+2
| | | | Notes: svn path=/head/; revision=159213
* Update to the 20060408 snapshot of GCC 4.2.0.Gerald Pfeifer2006-04-0916-128/+128
| | | | Notes: svn path=/head/; revision=159212
* - Update to 1.11.5Volker Stolz2006-04-094-17/+17
| | | | | | | | | | - minor pkg-* polishing to please portlint PR: ports/95543 Submitted by: maintainer Notes: svn path=/head/; revision=159211
* Initiate de-orbit burn: Sources are no longer availableVolker Stolz2006-04-092-0/+4
| | | | | | | | PR: ports/93813, ports/93814 Submitted by: maintainer Notes: svn path=/head/; revision=159210
* Drop USE_GCC: No longer necessary (reported by Mikhail Teterin)Volker Stolz2006-04-091-1/+0
| | | | | | | | PR: ports/94094 Submitted by: maintainer Notes: svn path=/head/; revision=159209
* Master site is dead; drop USE_REINPLACE while hereVolker Stolz2006-04-092-5/+1
| | | | | | | | PR: ports/94320 Submitted by: Ion-Mihai "IOnut" Tetcu Notes: svn path=/head/; revision=159208
* Fix recommendation for enabling ruby-modeVolker Stolz2006-04-091-1/+0
| | | | | | | | PR: ports/94376 Submitted by: Fazlul Shahriar Notes: svn path=/head/; revision=159207
* Mark as DEPRECATED: The project isn't developed for some time nowVolker Stolz2006-04-092-3/+4
| | | | | | | | PR: ports/95163 Submitted by: Ion-Mihai "IOnut" Tetcu Notes: svn path=/head/; revision=159206