summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.0Volker Stolz2005-02-114-19/+125
| | | | | | PR: ports/76078 Submitted by: Carlos Eduardo G. Carvalho (maintainer) De-shar-ified: Marco Molteni
* - Add .so link. It should be fix finding the library by other apps.Sergey Matveychuk2005-02-112-0/+5
| | | | | | | - PORTREVISION bump Reported by: kris via pointyhat Submitted by: Johan van Selst <johans(at)stack.nl>
* Don't hard-code a directory name for which we already have a variable.Dima Dorfman2005-02-111-2/+2
| | | | | Mostly, this makes it easier to use this Makefile as the basis for another elisp port.
* Add ses, the Simple Emacs SpreadsheetDima Dorfman2005-02-114-0/+73
|
* Update to 1.2.3Erwin Lansing2005-02-112-3/+3
| | | | | PR: 77375 Submitted by: maintainer
* Upgrade to version 3.45.Dmitry Sivachenko2005-02-113-25/+3
| | | | Submitted by: Vyacheslav I. Ivanchenko <ivi@dhs.net.ru>
* Fix a connection hang when trying to access a Lotus Notes IMAP account.Joe Marcus Clarke2005-02-112-1/+93
| | | | | PR: 77076 Obtained from: Ximian bugzilla (http://bugzilla.ximian.com/show_bug.cgi?id=70556)
* Update to version 2.11.1.Dmitry Sivachenko2005-02-112-3/+3
|
* Update to version 2.51, per author's suggestion.Wes Peters2005-02-112-3/+3
| | | | Obtained from: Roaring Penguin
* Add center-of-charge patch.Maho Nakata2005-02-111-0/+46
|
* teTeX no longer uses the texmf/tex/latex/misc directory.Joseph Koshy2005-02-113-8/+15
| | | | | Submitted by: hrs Noticed by: pointyhat's scripts
* Fix pkg-plist, removing extra fileMaho Nakata2005-02-112-2/+2
| | | | Submitted by: kris via pointyhat
* Update JDBC support to version 8.0 (build 310).Palle Girgensohn2005-02-117-57/+74
| | | | | | | The PostgreSQL JDBC project has been decoupled from the server distribution, and is now hosted at http://jdbc.postgresql.org/. Approved by: ade (mentor)
* - Libtomcrypt released a patchset to fix a few security bugs.Pav Lucistnik2005-02-112-2/+15
| | | | | | PR: ports/77349 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Jonatan B <onatan@gmail.com> (maintainer)
* wxRuby is a library to allow Ruby programs to use wxWindows (alsoPav Lucistnik2005-02-106-0/+242
| | | | | | | | known as wxWidgets), which is a mature, cross-platform, GUI toolkit that uses native widgets where possible. PR: ports/77283 Submitted by: Ulrich Spoerlein <q@uni.de>
* - Update to 2.36Pav Lucistnik2005-02-103-136/+18
| | | | | PR: ports/76325 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* - Update header_parsing.patchPav Lucistnik2005-02-1018-216/+18
| | | | | PR: ports/77360 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
* - Update to 0.9Pav Lucistnik2005-02-102-3/+3
| | | | | PR: ports/77357 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* Update to 2.45. The notable new feature is the foreign function interface,Eric Anholt2005-02-103-5/+27
| | | | | | which has been used for things like a cairo binding. As the ffi often requires loading libs which need pthreads, and we can't load pthreads during dlopen, link nickle against the pthreads lib to begin with.
* Fix a problem where an array is returned from a DoQuery call thatPalle Girgensohn2005-02-102-1/+12
| | | | | | | | should return 0 tuples. It was always returning an array that indicates it has 1 tuple. Submitted by: Birch Zimmer <birch at naturalpoint dot com> Approved by: ade (mentor)
* - Update to 050119Pav Lucistnik2005-02-102-3/+3
| | | | | PR: ports/77358 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* - Add missing dependencyPav Lucistnik2005-02-102-9/+17
| | | | | | | | - Correct sed use - Install examples in ${EXAMPLESDIR} PR: ports/77331 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - Update to 2.19Pav Lucistnik2005-02-102-3/+3
| | | | | PR: ports/77347 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
* - Update to 0.4.4Pav Lucistnik2005-02-102-3/+3
| | | | | PR: ports/77351 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* - Fix a security problem in private mailing list archives could allow anyone toPav Lucistnik2005-02-104-15/+69
| | | | | | | | | read any file on web server. - Minor port changes PR: ports/77364 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Security: CVE number CAN-2005-0202
* Change my e-mail.Thierry Thomas2005-02-101-1/+1
|
* Add an ${RM} line forgotten in the previous commit.Hiroki Sato2005-02-101-0/+1
|
* - Fix the install directory and dependency.Hiroki Sato2005-02-101-6/+6
| | | | | | | - Bump PORTREVISION. Noticed by: kris Approved by: thierry (maintainer)
* - Fix build errors, now using autoconf-2.59Yen-Ming Lee2005-02-101-2/+1
| | | | | PR: 77338 Submitted by: Renato Botelho <renato at galle.com.br>
* The source tarball has been rerolled, to update the page download.htmlThierry Thomas2005-02-102-5/+5
| | | | | | and a minor change which does not affect FreeBSD. Don't bump PORTREVISION. Reported by: Kris via pointyhat.
* use new scheme of USE_RC_SUBR.Hajimu UMEMOTO2005-02-103-9/+3
|
* use new scheme of USE_RC_SUBR.Hajimu UMEMOTO2005-02-1015-40/+5
|
* use new scheme of USE_RC_SUBR.Hajimu UMEMOTO2005-02-106-28/+9
|
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-101-2/+3
| | | | - Add 'java' category
* - Fix web2c directory (s,web2c-ptex,web2c/ptex,).Hiroki Sato2005-02-103-201/+192
| | | | | | - Fix style directory (s,tex/platex209,ptex/platex209,). - Some style changes. - Bump PORTREVISION.
* - Add ptex/* directories.Hiroki Sato2005-02-102-1/+4
| | | | - Bump PORTVERSION.
* - Fix web2c directory (s,web2c-ptex,web2c/ptex,).Hiroki Sato2005-02-104-11/+18
| | | | | - Some style changes. - Bump PORTREVISION.
* Fix pkg-plist.Hiroki Sato2005-02-101-1/+0
|
* - Mark as IGNORE because this is already included in the teTeX-3.0.Hiroki Sato2005-02-105-3/+6
| | | | - Fix pkg-plist.
* - Generate .fmt and .map files during package install.Hiroki Sato2005-02-102-16/+36
| | | | | | - Remove old configuration files in the texmf-var directory which prevent the fmtutil utility from working. - Bump PORTREVISION.
* - Update to 1.9Sergey Matveychuk2005-02-103-8/+15
| | | | | PR: ports/77343 Submitted by: maintainer
* - Update to 4.32.1Sergey Matveychuk2005-02-105-206/+353
| | | | | | | | - New maintainer PR: ports/75391 Submitted by: Demin Alexander <support(at)spectrum.ru> Approved by: former maintainer
* - Remove NLS dirs from pkg-plist the port shouldn't removeSergey Matveychuk2005-02-101-2/+0
|
* - Update to 4.32.1Sergey Matveychuk2005-02-105-220/+331
| | | | | | | | - Pass maintainership to submitter PR: ports/75353 Submitted by: Demin Alexander <support(at)spectrum.ru> Approved by: former maintainer
* Add intlhack to USE_GNOME to fix build on 4.x.Koop Mast2005-02-101-1/+1
| | | | Pointed out by: pointyhat via kris
* Fix plist (also don't try to @dirrm www which is in BSD.local.dist now)Volker Stolz2005-02-102-9/+2
| | | | | PR: ports/77323 Submitted by: Venkata Pingali (maintainer)
* - Unbreak the buildAlexey Dokuchaev2005-02-105-13/+87
| | | | | - Take maintainership - Mark as IGNOREd for now since GUI crashes on startup
* Runtime-depend on python (the wrong way, until bsd.port.mk is fixed).Michael Nottebrock2005-02-101-0/+1
|
* - Unbreak on amd64Sergey Matveychuk2005-02-101-4/+2
| | | | | PR: ports/77328 Submitted by: Johan van Selst <johans(at)stack.nl>
* - fix PLISTYen-Ming Lee2005-02-102-1/+3
| | | | | PR: 75854 Submitted by: pirzyk@