Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2009-01-11 11:00:22 by PHO / phonohawk | Files touched by this commit (2)
Log message:
Don't use __weak_reference macro as it isn't portable.
Use #pragma weak instead.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-08-18 21:23:51 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fix for pkgsrc-HEAD (OpenBSD-3.9/spark64 if it does matter)

   2006-08-18 21:04:34 by Aleksey Cheusov | Files touched by this commit (2) | Package updated
Log message:

updated to upstream version 20060816
   (fixed: fetch stage failure)
   2006-04-06 09:17:12 by Jeremy C. Reed | Files touched by this commit (26)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
   2005-06-30 04:36:27 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
Update to libedit-20050628-2.9 source.

Remove LIBTOOL_OVERRIDE as default already works.
Use INSTALLATION_DIRS to create include/editline.

I don't know what NetBSD changes were done -- I didn't look.
The change log for this distfile is:

2005-06-28  Jess Thrysoee
   * version-info: 0:9:0
 
       * src/readline.c: getpwent_r is not POSIX, always use getpwent.
        Reported by Gerrit P. Haase.

        * src/Makefile.am: Added libtool -no-undefined. This is needed on Cygwin
        to get a shared editline library. Should not affect other platforms.
        Suggested by Gerrit P. Haase
...
all: sync with upstream source.
...
   * src/readline.c, src/filecomplete.c: Solaris use POSIX draft versions
        of getpwent_r, getpwnam_r and getpwuid_r which return 'struct passwd *'.
        Define HAVE_GETPW_R_POSIX if these functions are (non draft) POSIX
        compatible. Patch by Julien Torrès.
   2005-06-30 03:26:13 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Fix path for BUILDLINK_PKGSRCDIR.editline -- it had my local
testing directory.
   2005-04-11 23:11:47 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-01-12 20:29:06 by Jeremy C. Reed | Files touched by this commit (6) | Imported package
Log message:
Add editline package.

This is an autotool- and libtoolized port of the NetBSD Editline library
(libedit). This Berkeley-style licensed command line editor library
provides generic line editing, history, and tokenization functions,
similar to those found in GNU Readline.


Next | Query returned 19 messages, browsing 11 to 20 | previous