Bug 116032 - New port: devel/linux-libglade2
Summary: New port: devel/linux-libglade2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-02 23:30 UTC by Artem Naluzhny
Modified: 2007-09-09 16:11 UTC (History)
0 users

See Also:


Attachments
file.shar (2.20 KB, text/plain)
2007-09-02 23:30 UTC, Artem Naluzhny
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Naluzhny 2007-09-02 23:30:01 UTC
The port is required by a new port net/xlite that I'll send later today.
Comment 1 Boris Samorodov freebsd_committer freebsd_triage 2007-09-03 17:56:27 UTC
State Changed
From-To: open->repocopy

Please, do a repocopy devel/linux-libglade -> devel/linux-libglade2 and 
assign to me afterwards. Meanwhile assigning the PR to portmgr as 
repocopies is it's territory. Thanks! 


Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2007-09-03 17:56:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Please, do a repocopy devel/linux-libglade -> devel/linux-libglade2 and 
assign to me afterwards. Meanwhile assigning the PR to portmgr as 
repocopies is it's territory. Thanks!
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-09-09 06:28:13 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-09-09 06:28:13 UTC
Responsible Changed
From-To: portmgr->bsam

Repocopy complete.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-09-09 14:49:02 UTC
bsam        2007-09-09 13:48:58 UTC

  FreeBSD ports repository

  Modified files:
    devel/linux-libglade2 Makefile distinfo.i386 pkg-descr 
                          pkg-plist.i386 
  Log:
  A forced commit after the repocopy.
  
  PR:             116032
  Repocopied by:  portmgr (marcus)
  
  Revision  Changes    Path
  1.14      +0 -0      ports/devel/linux-libglade2/Makefile
  1.6       +0 -0      ports/devel/linux-libglade2/distinfo.i386
  1.2       +0 -0      ports/devel/linux-libglade2/pkg-descr
  1.4       +0 -0      ports/devel/linux-libglade2/pkg-plist.i386
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-09-09 16:06:26 UTC
bsam        2007-09-09 15:06:21 UTC

  FreeBSD ports repository

  Modified files:
    devel/linux-libglade2 Makefile distinfo.i386 pkg-descr 
                          pkg-plist.i386 
  Log:
  A new port for linux glade2 library. [1]
  
  While I'm here:
  . remove extra blank line at headers;
  . use INSTALLS_SHLIB instead of USE_LDCONFIG (yep, it is still used at
    linux ports;
  . fix and sort pkg-plist;
  . fix distinfo (sources added).
  
  PR:             116032  [1]
  Submitted by:   Artem Naluzhnyy <tut at nhamon.com.ua>  [1]
  
  Revision  Changes    Path
  1.15      +9 -10     ports/devel/linux-libglade2/Makefile
  1.7       +6 -6      ports/devel/linux-libglade2/distinfo.i386
  1.3       +1 -1      ports/devel/linux-libglade2/pkg-descr
  1.5       +11 -10    ports/devel/linux-libglade2/pkg-plist.i386
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 dfilter service freebsd_committer freebsd_triage 2007-09-09 16:08:33 UTC
bsam        2007-09-09 15:08:28 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Artem Naluzhnyy added for devel/linux-libglade2.
  
  PR:             116032
  Submitted by:   Artem Naluzhnyy <tut at nhamon.com.ua>
  
  Revision  Changes    Path
  1.729     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Boris Samorodov freebsd_committer freebsd_triage 2007-09-09 16:10:52 UTC
State Changed
From-To: open->closed

Committed, thanks! Some changes were needed: 
. remove extra blank line at headers; 
. use INSTALLS_SHLIB instead of USE_LDCONFIG (yep, it is still used at 
linux ports); 
. fix and sort pkg-plist; 
. fix distinfo (sources added).