| Commit message (Expand) | Author | Age | Files | Lines |
* | My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org. | Pietro Cerutti | 2008-02-21 | 1 | -1/+1 |
* | - Unbreak | Martin Wilke | 2008-02-15 | 4 | -130/+37 |
* | Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk. | MANTANI Nobutaka | 2007-08-04 | 1 | -1/+0 |
* | Make EMACS_PORT_NAME overridable. | MANTANI Nobutaka | 2007-07-16 | 1 | -1/+1 |
* | BROKEN with gcc 4.2 | Kris Kennaway | 2007-05-27 | 1 | -0/+4 |
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 2 | -5/+1 |
* | Use libtool port instead of included version to avoid objformat a.out botch | Kris Kennaway | 2007-02-01 | 1 | -1/+1 |
* | - Remove directories that are not in mtree file | Rong-En Fan | 2006-08-15 | 1 | -0/+4 |
* | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | Cheng-Lung Sung | 2006-08-15 | 1 | -1/+1 |
* | Reset vsevolod as maintainer due to unreponsiveness. We hope to see him | Mark Linimon | 2006-04-14 | 1 | -1/+1 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 2 | -8/+11 |
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | Doug Barton | 2006-02-20 | 1 | -1/+1 |
* | - Fix possibility of "infinite make fork" when "Registering install for ..." | Mark Linimon | 2006-01-28 | 1 | -0/+1 |
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -2/+1 |
* | Use libtool13 as libtool15 doesn't work with this port (dynamic modules | Vsevolod Stakhov | 2005-07-28 | 5 | -20/+91 |
* | Update my email address. | Vsevolod Stakhov | 2005-07-22 | 1 | -1/+1 |
* | Fix plist and unmark BROKEN. | Roman Bogorodskiy | 2005-06-26 | 2 | -2/+21 |
* | BROKEN: Incomplete pkg-plist | Kris Kennaway | 2005-06-11 | 1 | -0/+2 |
* | - New maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru> | Sergey Matveychuk | 2005-05-12 | 1 | -1/+1 |
* | - Remove empty file | Sergey Matveychuk | 2005-05-09 | 1 | -0/+0 |
* | - Fix build with PostgreSQL (utilize USE_PGSQL) | Sergey Matveychuk | 2005-05-09 | 1 | -2/+1 |
* | - Fix plist and unbreak. | Sergey Matveychuk | 2005-05-05 | 5 | -163/+283 |
* | BROKEN: Broken pkg-plist | Kris Kennaway | 2005-01-02 | 1 | -0/+2 |
* | [MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support] | Edwin Groothuis | 2004-12-19 | 5 | -13/+73 |
* | - Update to 1.2.95 | Pav Lucistnik | 2004-11-21 | 5 | -44/+81 |
* | Remove databases/postgresql-client because there can't be a -server, and having | Mathieu Arnold | 2004-05-25 | 1 | -1/+1 |
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+1 |
* | - Fix plist (at least for default build) | Clement Laforet | 2004-01-25 | 2 | -6/+7 |
* | - Update to 1.2 | Clement Laforet | 2004-01-08 | 3 | -5/+5 |
* | - This really is a 1.1, so update PORTVERSION too | Pav Lucistnik | 2003-12-15 | 1 | -2/+2 |
* | - add CONFLICTS | Dirk Meyer | 2003-10-14 | 1 | -0/+1 |
* | Update GNU-Radius to 1.1 | Kirill Ponomarev | 2003-07-22 | 2 | -2/+2 |
* | create ${WRKDIRPREFIX}${CURDIR} before generate Makefile.inc | Yen-Ming Lee | 2003-07-20 | 2 | -1/+3 |
* | update to GNU Radius 1.0 | Yen-Ming Lee | 2003-07-17 | 5 | -46/+40 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
* | Missed configure scripts in libpq version bump: chase lib version. | Sean Chittenden | 2003-01-04 | 1 | -1/+2 |
* | Unbreak by updating to gnu-radius 0.96.4 [1]. Fix pkg-plist | Kris Kennaway | 2002-10-27 | 3 | -7/+2 |
* | BROKEN: Does not compile | Kris Kennaway | 2002-10-05 | 1 | -0/+2 |
* | Upgrade 0.96 --> 0.96.3 | Cy Schubert | 2002-06-16 | 3 | -5/+7 |
* | BROKEN: Does not package correctly | Kris Kennaway | 2002-05-18 | 1 | -0/+2 |
* | Avoid looking up the -1th element of an array | Brian Somers | 2002-04-27 | 1 | -0/+12 |
* | Hand off library & include information from the menu to configure properly. | Brian Somers | 2002-04-27 | 2 | -5/+12 |
* | Add USE_SUBMAKE, where it might be necessary. | Maxim Sobolev | 2002-03-25 | 1 | -0/+1 |
* | Correct include and lib paths | Patrick Li | 2002-03-14 | 3 | -6/+4 |
* | s,/tmp/ap.wrMWIQV,${PORTSDIR}, | Kris Kennaway | 2002-03-09 | 1 | -1/+1 |
* | Add gnu-radius 0.96, GNU RADIUS server. | Kelly Yancey | 2002-03-08 | 8 | -0/+211 |