Port details |
- mylibrary Wiki-style data management application for GNUstep
- 0.4.5_2 databases
=0 0.4.5_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-11-18 22:25:57
- Last Update: 2013-08-28 18:26:01
- SVN Revision: 325546
- Also Listed In: gnustep
- License: GPLv2
- Description:
- MyLibrary is a data management application using wiki-style link and search.
Files and notes can be added into the library as items. Each item can have
text-style meta-data and attributes-style meta-data. Items can be linked as
wiki, or searched based on meta-data. File content can even be searched
with namazu.
LICENSE: GPL2 or later
Author: Yen-Ju Chen
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- mylibrary>0:databases/mylibrary
- No installation instructions:
- This port has been deleted.
- PKGNAME: mylibrary
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- GNUstep.sh : devel/gnustep-make
- libgnustep-back-022 : x11-toolkits/gnustep-back
- gmake : devel/gmake
- Runtime dependencies:
-
- GNUstep.sh : devel/gnustep-make
- libgnustep-back-022 : x11-toolkits/gnustep-back
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.5_2 28 Aug 2013 18:26:01 |
theraven (src committer) |
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases. Future commits will fix them.
Approved by: bapt |
0.4.5_2 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
0.4.5_2 26 Jun 2012 05:43:33 |
dinoex |
- reset MAINTAINER |
0.4.5_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.4.5_2 06 Aug 2011 09:01:22 |
dinoex |
- use MASTER_SITE_LOCAL |
0.4.5_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4.5_2 04 Jun 2010 13:49:15 |
dinoex |
LICENSE GPLv2 |
0.4.5_2 30 May 2010 12:28:39 |
dinoex |
- drop USE_GNUSTEP_PREFIX |
0.4.5_2 16 Jan 2009 16:23:46 |
dinoex |
- add LICENSE: |
0.4.5_2 24 Jun 2008 19:13:01 |
dinoex |
- fix build for gnstep-base 1.15 |
0.4.5_2 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.4.5_1 25 May 2007 05:55:36 |
dinoex |
- update for gnustep-make-2.0.0 |
0.4.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.5 31 Jan 2007 18:18:14 |
dinoex |
- add category gnustep
PR: 103931
Approved by: pav |
0.4.5 13 Jan 2007 03:57:25 |
dinoex |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
0.4.5 18 Nov 2006 15:31:49 |
dinoex |
MyLibrary is a data management application using wiki-style link and search.
Files and notes can be added into the library as items. Each item can have
text-style meta-data and attributes-style meta-data. Items can be linked as
wiki, or searched based on meta-data. File content can even be searched
with namazu.
Author: Yen-Ju Chen |