aboutsummaryrefslogtreecommitdiff
path: root/misc/libmcal
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Fix build with gcc42 (lvalue required as left operand of assignment).Thierry Thomas2007-03-205-15/+47
| | | | | | | | | | | | | | Since I'm here: - update my e-mail; - set USE_LDCONFIG; - fix pkg-message for package installation; - use DOCSDIR. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=187822
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+1
| | | | Notes: svn path=/head/; revision=110841
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+2
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Fix build on AMD64Kirill Ponomarev2004-02-103-3/+3
| | | | | | | Approved by: maintainer informed Notes: svn path=/head/; revision=100538
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Really remove the files this time.Edwin Groothuis2003-02-049-1275/+0
| | | | | | | PR: ports/47608 Notes: svn path=/head/; revision=74630
* Maintainer update: misc/libmcal: upgrading to v. 0.7.Edwin Groothuis2003-02-043-35/+32
| | | | | | | | | | | | Upgrading to v. 0.7: This is not a major upgrade, but it removes a lot of patches from the ports tree! PR: ports/47608 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=74628
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-071-3/+6
| | | | | | | | PR: 40289 Submitted by: maintainer Notes: svn path=/head/; revision=62590
* Fix various warning errors from libmcal's CVS treeAde Lovett2002-03-134-65/+183
| | | | | | | | PR: 34089 Submitted by: MAINTAINER Notes: svn path=/head/; revision=55970
* Update Thierry Thomas' e-mail address.Trevor Johnson2002-01-201-1/+1
| | | | | | | PR: 34095 Notes: svn path=/head/; revision=53414
* make it run well with kronolithYing-Chieh Liao2001-12-1211-17/+1180
| | | | | | | | PR: 32711 Submitted by: maintainer Notes: svn path=/head/; revision=51418
* Add libmcal - a Modular Calendar Access LibraryDirk Froemberg2001-11-248-0/+241
PR: ports/31416 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=50477